systems:docker_main:install_docker_containers:install_watchtower
This is an old revision of the document!
Table of Contents
Systems - Docker Main - Install Docker Containers - Install Watchtower
Watchtower monitors the running containers for changes to the image.
- It will automatically update and restart other containers.
Install Watchtower
Within the Docker Main host, run:
docker run -d \ --name watchtower \ -v /var/run/docker.sock:/var/run/docker.sock \ containrrr/watchtower
References
systems/docker_main/install_docker_containers/install_watchtower.1626348373.txt.gz · Last modified: 2021/07/15 11:26 by peter