Updated Synology DSM Installation Guide (markdown)

desimaniac 2017-03-21 06:03:25 -05:00
parent 16d79d3664
commit ee93e69f80

@ -5,4 +5,4 @@ Steps:
2. docker run command: `sudo docker run -d --name watchtower -v /volume1/docker/docker.sock:/var/run/docker.sock centurylink/watchtower --interval 82800 --cleanup`
Note: The symlink to docker.sock is important (vs pointing to /var/run/docker.sock directly) to make it restartable in the Synology GUI.
Note: The symlink to docker.sock is required (vs pointing to /var/run/docker.sock directly) to make it restartable in the Synology GUI.