Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work on linux/arm64 platform #4

Open
hro-ict opened this issue Jan 12, 2022 · 2 comments
Open

Doesn't work on linux/arm64 platform #4

hro-ict opened this issue Jan 12, 2022 · 2 comments

Comments

@hro-ict
Copy link

hro-ict commented Jan 12, 2022

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
Copy link
Owner

Hi,

Currently the containers compiled to x86_64 platform

@lsll42
Copy link

lsll42 commented Aug 22, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants