Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI 2019-05-08 17:55:44 +01:00
parent 4d8166f8f5
commit f8326bff2c

View file

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