Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI 2019-05-09 11:52:56 +00:00
parent 6489e1d7b8
commit 25012b485d

View File

@ -163,7 +163,7 @@ Below are the instructions for updating containers:
```
docker run --rm \
-v /var/run/docker.sock:/var/run/docker.sock \
containrrr/watchtower
containrrr/watchtower \
--run-once resilio-sync
```
* You can also remove the old dangling images: `docker image prune`