Compose-Examples/examples/watchtower/README.md
LRVT 29046a2f8e
Update README.md
add notes about running multiple instances
2024-01-10 11:37:50 +01:00

9 lines
352 B
Markdown

# References
- https://github.com/containrrr/watchtower
- https://containrrr.dev/watchtower/
# Notes
Running multiple Watchtower instances is only possible by using scope definitions. Please read [here](https://containrrr.dev/watchtower/running-multiple-instances/). Otherwise, any new Watchtower container will remove and clean up older instances.