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
Logged into a Toradex ARM device and tried pasting your docker command.
In case one has trouble seeing the image.
verdin-imx8mp-06848973:~$ docker run -it --privileged -v /dev:/dev-share idea4good/gui-lite:latest bash /run.sh
Unable to find image 'idea4good/gui-lite:latest' locally
latest: Pulling from idea4good/gui-lite
docker: no matching manifest for linux/arm64/v8 in the manifest list entries.
See 'docker run --help'.
verdin-imx8mp-06848973:~$
There are now quite a few Linux/arm64/v8 devices out there. You should probably build a container for them.
Logged into a Toradex ARM device and tried pasting your docker command.
In case one has trouble seeing the image.
There are now quite a few Linux/arm64/v8 devices out there. You should probably build a container for them.
https://www.reddit.com/r/raspberry_pi/comments/gs6omd/raspberry_pi_os_for_arm64_finally_released/
The text was updated successfully, but these errors were encountered: