We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1557d05 commit d187683Copy full SHA for d187683
docs/integrations/docker/index.mdx
@@ -76,6 +76,12 @@ They are then available in the app list and can be used as normally added apps.
76
77

78
79
+### Configuration
80
+
81
+Currently Homarr supports one label for configuration of the containers:
82
83
+- **homarr.hide:** If set to any value, the container will be hidden from the Docker Containers widget and tools page.
84
85
### Security
86
Mounting docker sockets can be risky, as they permit full control over your docker service.
87
As an example, a thread actor could abuse Homarr use the socket to start, stop or delete containers on your system.
0 commit comments