Tugtainer
Automated Docker container updates with a web dashboard
Tugtainer is a self-hosted application that checks for new Docker images and helps you update containers through a web UI. It supports both manual and scheduled update flows and can manage multiple Docker hosts via an optional agent.
Key Features
- Web UI dashboard with authentication
- Scheduled checks/updates via cron-like scheduling
- Per-container policy: ignore, check only, or auto-update
- Multi-host management using a lightweight Tugtainer Agent
- Safe grouping for updates (Docker Compose project grouping and custom dependency labels)
- Optional Docker socket-proxy support to avoid mounting the Docker socket directly
- Private registry support via mounted Docker config
- Notifications via Apprise with templated messages
- Manual and automatic image pruning
Use Cases
- Keep homelab services updated while retaining per-service control
- Centralize image monitoring and update operations for multiple Docker hosts
- Receive notifications when updates are available without auto-updating critical containers
Limitations and Considerations
- Automatic updates are disabled by default and must be explicitly enabled per container
- Not recommended for production environments by the project
- Containers marked as protected (and non-running containers) will be skipped during updates; the app/agent/socket-proxy themselves should not be auto-updated from within Tugtainer
Tugtainer fits well for users who want a UI-driven alternative to purely CLI-based update routines. It combines scheduled automation, dependency-aware update ordering, and flexible notification options to keep Docker workloads current with controlled risk.
Categories:
Tags:
Tech Stack:
Similar Services

Netdata
Real-time, per‑second full‑stack monitoring and observability
Open-source, agent-based monitoring platform delivering per-second metrics, edge ML anomaly detection, tiered time-series storage and centralized cloud UI.

Coolify
Self-hosted PaaS for deploying apps, databases, and services
Open-source, self-hostable PaaS to deploy websites, full-stack apps, databases, and Docker services on your own servers with Git-based CI/CD workflows.

Portainer
Web UI and API for managing Docker and Kubernetes environments
Lightweight web-based platform to manage Docker, Swarm and Kubernetes resources with a GUI and API, including access control and multi-environment operations.


CasaOS
Personal cloud dashboard and app store for Docker-based home servers
Open-source personal cloud system with a web dashboard, app store, and file management to run and manage Docker apps on home servers and SBCs.


Dokku
Docker-powered PaaS for deploying apps on a single host
Dokku is a self-hosted, Docker-based mini PaaS that lets you deploy Heroku-style apps via Git push, using buildpacks or Dockerfiles with plugin-managed services.

Dokploy
Self-hosted PaaS to deploy and manage containerized apps and databases.
Open-source self-hostable PaaS for deploying containerized applications and managing databases with Docker Compose, Traefik, monitoring, and backups.
Angular
Docker
TypeScript
Python