Bot Updating Templated Files
This commit is contained in:
parent
4d8166f8f5
commit
f8326bff2c
1 changed files with 1 additions and 1 deletions
|
|
@ -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`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue