1
0
mirror of https://github.com/containrrr/watchtower.git synced 2025-03-03 15:32:37 +02:00

Merge pull request #34 from ATCUSA/patch-2

Update README.md
This commit is contained in:
David Gardner 2016-12-27 09:24:39 -08:00 committed by GitHub
commit 848ad58183

View File

@ -26,7 +26,7 @@ Every few mintutes watchtower will pull the latest *centurylink/wetty-cli* image
## Usage
Watchtower is itself packaged as a Docker container so installation is a simple as pulling the `centurylink/watchtower` image.
Watchtower is itself packaged as a Docker container so installation is as simple as pulling the `centurylink/watchtower` image.
Since the watchtower code needs to interact with the Docker API in order to monitor the running containers, you need to mount */var/run/docker.sock* into the container with the -v flag when you run it.