Skip to content

Commit ea25a09

Browse files
author
Murilo M. Marinho
committed
[docker] Adding literal include for the composer file.
1 parent 1a10890 commit ea25a09

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/source/docker/index.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,9 @@ Docker compose
102102
If your host does not have :program:`ROS2` you can also have multiple containers communicating with each
103103
other without any direct involvement of the host. For instance with the following compose file.
104104

105+
.. literalinclude:: scripts/composer/simple_example/compose.yml
106+
:language: yaml
107+
105108
That we can execute with the following command
106109

107110
.. code-block::

0 commit comments

Comments
 (0)