We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 024e116 commit 0085c4bCopy full SHA for 0085c4b
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 foxy|hunble|rolling
+# ROS_DISTRO can be foxy|hunble|iron|rolling
60
docker build -f src/ros2_rust/Dockerfile --build-arg "ROS_DISTRO=foxy" -t ros2_rust_dev
61
```
62
0 commit comments