Tiryoh / docker-ros2-desktop-vnc

🐳 Dockerfiles to provide HTML5 VNC interface to access Ubuntu Desktop + ROS 2
https://memoteki.net/archives/2955
Apache License 2.0
408 stars 82 forks source link

Fix for #147. #151

Closed cardboardcode closed 5 months ago

cardboardcode commented 5 months ago

What Is This :question:

This pull request introduces a fix for #147 by installing dos2unix as an additional dependency and running it on entrypoint.sh file once loaded into a docker image when built using Dockerfile.

This fix is limited to just ROS 2 Humble in order to simply address the scope of the aforementioned issue.

Edits Made :memo:

This pull request introduces only 3 lines in /humble/Dockerfile.

Tiryoh commented 5 months ago

I will merge this pull request once the GitHub Action completes. :smiley: