Merge branch 'master' of git.deflax.net:forest/net
This commit is contained in:
commit
c945a17d26
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@
|
|||
2. Build the images and run the containers:
|
||||
|
||||
```sh
|
||||
$ docker-compose up -d --build
|
||||
$ docker-compose up -d --build --remove-orphans ; docker-compose logs -f --timestamps
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue