mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-27 19:16:29 +00:00
Add portainer as container orchestra (#3889)
This commit is contained in:
parent
2a6fc512e7
commit
262fd05c6d
@ -20,6 +20,7 @@ _LOGGER: logging.Logger = logging.getLogger(__name__)
|
||||
UNHEALTHY_IMAGES = [
|
||||
"watchtower",
|
||||
"ouroboros",
|
||||
"portainer",
|
||||
]
|
||||
IGNORE_IMAGES = ["sha256"]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user