Merge pull request #46 from maxking/docs
Use up -d instead of start when creating first time.
This commit is contained in:
@@ -81,7 +81,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 start
|
||||
$ docker-compose up -d
|
||||
```
|
||||
|
||||
This command will do several things, most importantly:
|
||||
|
||||
Reference in New Issue
Block a user