We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbaa258 commit fcbc620Copy full SHA for fcbc620
docs/reference/docker-support.mdx
@@ -234,10 +234,10 @@ The above run command can include any supported command-line arguments to the LF
234
docker run -t --rm foo --timeout 20 sec
235
```
236
237
-### Manually launching a federation
+#### Manually launching a federation
238
In addition to building the images and running each individual container, launching a federation requires a few additional steps.
239
240
-#### Create a network and launch RTI
+##### Create a network and launch RTI
241
To pull the RTI from DockerHub, run this command:
242
```sh
243
docker pull lflang/rti:rti
0 commit comments