- add explicit :latest tag to looking-glass-server, owjdxb, linkstack, and watchtower images - update headscale-ui image from latest to specific version 2025.08.23 - update verysync image to specific version v2.20.1 - update headscale-ui from 2025.05.22 to 2025.08.23 version - 【fix】amend clear app configuration file and update from v1.0.4 to v1.0.9 |
||
|---|---|---|
| .. | ||
| 1.7.1 | ||
| latest | ||
| README.md | ||
| README_en.md | ||
| data.yml | ||
| logo.png | ||
README_en.md
Quick Start
With watchtower you can update the running version of your containerized app simply by pushing a new image to the Docker Hub or your own image registry.
Watchtower will pull down your new image, gracefully shut down your existing container and restart it with the same options that were used when it was deployed initially. Run the watchtower container with the following command:
$ docker run --detach \
--name watchtower \
--volume /var/run/docker.sock:/var/run/docker.sock \
containrrr/watchtower
Documentation
The full documentation is available at https://containrrr.dev/watchtower.
Contributors
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!