mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-04 10:05:00 +02:00
deploy: a7ad065f73
This commit is contained in:
parent
a0f6f0c9d4
commit
ebe371dc3f
3 changed files with 43 additions and 43 deletions
|
@ -1506,7 +1506,7 @@
|
|||
<h1>Update and Cleanup</h1>
|
||||
|
||||
<h2 id="automatic-update"><a class="toclink" href="#automatic-update">Automatic Update</a></h2>
|
||||
<p>Docker images are handy but it can get a a hassle to keep them updated. Also when a repository is automated you want to get these images when they get out.</p>
|
||||
<p>Docker images are handy but it can become a hassle to keep them updated. Also when a repository is automated you want to get these images when they get out.</p>
|
||||
<p>One could setup a complex action/hook-based workflow using probes, but there is a nice, easy to use docker image that solves this issue and could prove useful: <a href="https://hub.docker.com/r/containrrr/watchtower"><code>watchtower</code></a>.</p>
|
||||
<p>A docker-compose example:</p>
|
||||
<div class="highlight"><pre><span></span><code><span class="nt">services</span><span class="p">:</span><span class="w"></span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue