We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 530e5b6 commit 944a23eCopy full SHA for 944a23e
content/hardware/04.pro/boards/portenta-x8/tutorials/16.getting-started-with-ros2/content.md
@@ -331,7 +331,7 @@ This configuration tells Docker Compose to build a custom image using the Docker
331
332
Next, create the `Dockerfile` that defines how to build your custom ROS2 image with `turtlesim` pre-installed:
333
334
-```dockerfile
+```
335
FROM arm64v8/ros:jazzy-ros-base
336
337
# Install turtlesim and other necessary packages
0 commit comments