feat(docker): hide containers with label homarr.hide (#4506)

Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
generalmat82
2025-11-22 05:32:31 -05:00
committed by GitHub
parent 9a3feb404c
commit 60ab98ae36
5 changed files with 14 additions and 7 deletions

View File

@@ -26,6 +26,7 @@
"@homarr/common": "workspace:^0.1.0",
"@homarr/db": "workspace:^0.1.0",
"@homarr/definitions": "workspace:^0.1.0",
"@homarr/docker": "workspace:^0.1.0",
"@homarr/integrations": "workspace:^0.1.0",
"@homarr/log": "workspace:^0.1.0",
"@homarr/redis": "workspace:^0.1.0",