docker_ros2dashing/README.md

1.7 KiB

docker_ros2dashing

Unofficial ROS2 dashing Dockerfile with some goodies. Prebuild images can be found at Dockerhub.

Build Docker images

Quickstart

After installing docker, just run the following command:

docker run -it maxkratz/ros2dashing:latest

Dockerfile

The Dockerfile can be found at: https://github.com/maxkratz/docker_ros2dashing/blob/master/Dockerfile

What gets installed in this container?

Various packages are installed in this docker container:

Issues & Contribution

If you find any problems, bugs or missing packages, feel free to open an issue on github.