-
Notifications
You must be signed in to change notification settings - Fork 83
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
Run with Docker on ARM64 #19
Comments
Hi @ierturk, Thanks for your feedback! Sorry for my late reply.
This Dockerfile is based on dorowu/ubuntu-desktop-lxde-vnc. As a starting point, I created a PR for Dashing. |
Hi @Tiryoh, Thans for your reply. When I try to build the Docker file
then run as follow on my
The image was created from the docker file under the folder Thanks and regards, |
Hi @ierturk, I've pushed the image to the Docker Hub. The image is available with the following command.
I used Apple Silicon MacBook Air and
It seems like that the Docker Hub automated build does not support arm64 build for non-official images. |
Ok. Thanks. The image works on my By the way. There are some suggestion on how to automated build for Regards, |
Thanks for your feedback, @ierturk!
Thanks for your additional information!, it did not work for me too. Maybe there could be some way to fix it... |
Ok. Thanks @Tiryoh. We can close the issue. |
Please feel free to open another issue to let me know anything 😄 |
I got the error message below when the command below is issued on ARM64 Linux
sudo docker run -it -p 6080:80 -v /new_folder --name ros2_new_folder tiryoh/ros2-desktop-vnc:foxy
The error message
Environment:
The text was updated successfully, but these errors were encountered: