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
+1 -1
View File
@@ -22,7 +22,7 @@ Install Docker.
Run:
```
docker-compose up
docker-compose up -d
```
The environment will start.