Compose-Examples/examples/watchtower
LRVT 5a65955c54
Update docker-compose.yml
2025-12-12 16:45:27 +01:00
..
.env
README.md Update README.md 2025-11-13 20:11:06 +01:00
docker-compose.yml Update docker-compose.yml 2025-12-12 16:45:27 +01:00

README.md

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.