Run containers in the background using detached mode

This commit is contained in:
Malte Riechmann 2021-01-29 21:45:01 +01:00 committed by GitHub
parent 3a046cb450
commit 69ff15ff71
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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