mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
Add the update and cleanup to the FAQ page
This commit is contained in:
parent
2a93f85b2d
commit
52ddb57dc5
|
@ -98,3 +98,8 @@ warning: connect to Milter service inet:localhost:8891: Connection refused
|
|||
# DKIM not running
|
||||
# => /etc/init.d/opendkim restart
|
||||
```
|
||||
|
||||
### What about updates
|
||||
|
||||
You can of course use a own script or every now and then pull && stop && rm && start the images but there are tools available for this.
|
||||
There is a page in the [Update and cleanup](../Update-and-cleanup) wiki page that explains how to use it the docker way.
|
Loading…
Reference in a new issue