Skip to the content.

Watchtower

What it is

Watchtower monitors running Docker containers and automatically updates them when new images are available.

Why I use it

Keeps services current without manual docker pull + restart cycles.

How it integrates

Key config

Security

Quick start

  1. Copy .env.example.env and set your timezone.
  2. Launch:
    docker compose up -d