Docker
2 guides about self-hosted docker solutions
-
Diun: Get Notified When Docker Images Are Updated
Diun watches your running containers and notifies you when new image versions are available on Docker Hub or other registries. Covers setup, providers, notification channels, and how it differs from Watchtower.
-
Watchtower: Automatic Docker Container Updates Without the Hassle
Watchtower monitors your running Docker containers and automatically updates them when new images are available. Covers setup, scheduling, notifications, and when to use automatic vs. manual updates.