nubosoftware / linux-remote-desktop

Linux based secure, open source, multi-tenant environment for remote work.
Apache License 2.0
307 stars 33 forks source link

Doesn't work on linux/arm64 platform #4

Open hro-ict opened 2 years ago

hro-ict commented 2 years ago

It gives error: WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested

nubosoftware commented 2 years ago

Hi,

Currently the containers compiled to x86_64 platform

lsll42 commented 1 year ago

here's the complete log:

sudo curl -L https://github.com/nubosoftware/linux-remote-desktop/releases/download/0.9.1/bootstrap.sh -o /usr/local/bin/nubo-bootstrap.sh ; sudo chmod +x /usr/local/bin/nubo-bootstrap.sh ; sudo /usr/local/bin/nubo-bootstrap.sh
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  2066  100  2066    0     0   1346      0  0:00:01  0:00:01 --:--:--  2188
latest: Pulling from nubosoftware/linux-remote-desktop
Digest: sha256:2c138ad54d53afaa4d962f7fc23e2b11694d267a72862415974abbc4495831bc
Status: Image is up to date for nubosoftware/linux-remote-desktop:latest
docker.io/nubosoftware/linux-remote-desktop:latest
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
exec /usr/bin/docker-entrypoint.sh: exec format error