We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c674423 commit 2af43aaCopy full SHA for 2af43aa
docs/building.md
@@ -56,7 +56,7 @@ Build the Docker image with
56
57
```shell
58
# Make sure to run this in the workspace directory
59
-# ROS_DISTRO can be humble|rolling
+# ROS_DISTRO can be humble|iron|rolling
60
docker build -f src/ros2_rust/Dockerfile --build-arg "ROS_DISTRO=humble" -t ros2_rust_dev
61
```
62
0 commit comments