mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
Updated Synology DSM Installation Guide (markdown)
parent
e5eb99ce42
commit
16d79d3664
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
The docker version installed on Synology DSM 6/6.1 is older than the one supported by Watchtower. Until Synology updates docker or Watchtower lowers the compatibility requirements, here are the steps to get it to work with an older version of Watchtower.
|
||||
The Docker version installed on Synology DSM 6/6.1 is older than the one supported by Watchtower. Until Synology updates Docker or Watchtower lowers the compatibility requirements, here are the steps to get it to work with an older version of Watchtower.
|
||||
|
||||
Steps:
|
||||
1. Symlink /var/run/docker.sock to /volume1/docker/docker.sock: `sudo ln -s /var/run/docker.sock /volume1/docker/docker.sock`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue