diff --git a/FAQ-and-Tips.md b/FAQ-and-Tips.md index 442345b..e23631f 100644 --- a/FAQ-and-Tips.md +++ b/FAQ-and-Tips.md @@ -97,4 +97,9 @@ warning: connect to Milter service inet:localhost:8893: Connection refused warning: connect to Milter service inet:localhost:8891: Connection refused # DKIM not running # => /etc/init.d/opendkim restart -``` \ No newline at end of file +``` + +### 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. \ No newline at end of file