Use docker-compose start instead of up to run in bg.
This commit is contained in:
@@ -71,7 +71,7 @@ $ mkdir -p /opt/mailman/web
|
||||
$ git clone https://github.com/maxking/docker-mailman
|
||||
$ cd docker-mailman
|
||||
# Change some configuration variables as mentioned above.
|
||||
$ docker-compose up
|
||||
$ docker-compose start
|
||||
```
|
||||
|
||||
This command will do several things, most importantly:
|
||||
|
||||
Reference in New Issue
Block a user