You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: