docs: Update README.md

pull/29/head
LRVT 2025-02-19 16:46:34 +01:00 zatwierdzone przez GitHub
rodzic fbb3b7707c
commit 5247d07911
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 5 dodań i 0 usunięć

Wyświetl plik

@ -6,3 +6,8 @@
# 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.
> [!TIP]
> The provided compose examples make 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.