| title | Automatic Updates | ||
|---|---|---|---|
| description | Learn how to set up automatic updates for html2rss-web using watchtower. Keep your Docker containers updated automatically with the latest features. | ||
| sidebar |
|
The watchtower service automatically pulls running Docker images and checks for updates. If an update is available, it will automatically start the updated image with the same configuration as the running one. Please read its manual.
The docker-compose.yml in the Installation Guide contains a service description for watchtower.