Skip to content

Commit

Permalink
Address review
Browse files Browse the repository at this point in the history
  • Loading branch information
lhstrh committed Jul 2, 2024
1 parent 5c67bc8 commit a63eba1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/reference/docker-support.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -234,10 +234,10 @@ The above run command can include any supported command-line arguments to the LF
docker run -t --rm foo --timeout 20 sec
```

### Manually launching a federation
#### Manually launching a federation
In addition to building the images and running each individual container, launching a federation requires a few additional steps.

#### Create a network and launch RTI
##### Create a network and launch RTI
To pull the RTI from DockerHub, run this command:
```sh
docker pull lflang/rti:rti
Expand Down

0 comments on commit a63eba1

Please sign in to comment.