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 1a10890 commit ea25a09Copy full SHA for ea25a09
docs/source/docker/index.rst
@@ -102,6 +102,9 @@ Docker compose
102
If your host does not have :program:`ROS2` you can also have multiple containers communicating with each
103
other without any direct involvement of the host. For instance with the following compose file.
104
105
+.. literalinclude:: scripts/composer/simple_example/compose.yml
106
+ :language: yaml
107
+
108
That we can execute with the following command
109
110
.. code-block::
0 commit comments