Files
Compose-Examples/examples/watchtower
LRVT 97c770e7e7
All checks were successful
CI / validateComposeSyntax (push) Successful in 18s
Update docker-compose.yml
2026-04-27 16:13:53 +02:00
..
2024-01-14 21:04:58 +01:00
2026-04-27 16:13:53 +02:00
2025-11-13 20:11:06 +01:00

References

Notes

Running multiple Watchtower instances is only possible by using scope definitions. Please read here. Otherwise, any new Watchtower container will remove and clean up older instances.

Tip

The provided compose example makes use of a separate socket-proxy container.

Socket Proxy is a security-enhanced proxy, which allows you to apply access rules to the Docker socket, limiting the attack surface for containers such as Watchtower that need to use it.