Updated Synology DSM Installation Guide (markdown)

desimaniac 2017-03-21 05:59:26 -05:00
parent f955c82bd6
commit e5eb99ce42

@ -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 to able restart from the Synology GUI.
Note: The symlink to docker.sock is important (vs pointing to /var/run/docker.sock directly) to make it restartable in the Synology GUI.