Run containers in the background using detached mode
This commit is contained in:
parent
3a046cb450
commit
69ff15ff71
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ Install Docker.
|
||||||
Run:
|
Run:
|
||||||
|
|
||||||
```
|
```
|
||||||
docker-compose up
|
docker-compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
The environment will start.
|
The environment will start.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue