mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
centurylink > v2tec
parent
1e40a2be47
commit
3470ee05cc
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ Steps:
|
|||
|
||||
2. Next, we need to download/pull and install the docker container. We can do all this with a single "docker run" command via shell.
|
||||
1. First, SSH into Synology.
|
||||
2. Then, run the following docker run command as sudo: `sudo docker run -d --name watchtower -v /volume1/docker/docker.sock:/var/run/docker.sock centurylink/watchtower --interval 82800 --cleanup`
|
||||
2. Then, run the following docker run command as sudo: `sudo docker run -d --name watchtower -v /volume1/docker/docker.sock:/var/run/docker.sock v2tec/watchtower --interval 82800 --cleanup`
|
||||
|
||||
3. You will now be able to run Watchtower via the Synology Docker GUI. You may also set it to restart automatically within the container settings.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue