Stephan Wijman's Blog

Automatic Docker Images Update

Docker images are a good way of separating application code and keep a system clean. The downside is that Docker doesn't support an automated method to update images. This procedure describes installing an extra image which will monitor all running images for updates. WatchTower will do the following:

Stephan Wijman's Blog © 2026