Merge pull request #687 from malteriechmann/patch-1

Run containers in the background using detached mode
This commit is contained in:
Kharhamel 2021-04-29 10:39:47 +02:00 committed by GitHub
commit 746f1029a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ Install Docker.
Run:
```
docker-compose up
docker-compose up -d
```
The environment will start.