# Run Container
```sh
$ docker run --name together-nginx --network together-net -itd together-nginx:<version>
```