Skip to content

Commit d187683

Browse files
docs(docker): add hide container support (#457)
1 parent 1557d05 commit d187683

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/integrations/docker/index.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,12 @@ They are then available in the app list and can be used as normally added apps.
7676

7777
![Apps added from containers](img/add-to-homarr-apps.png)
7878

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+
7985
### Security
8086
Mounting docker sockets can be risky, as they permit full control over your docker service.
8187
As an example, a thread actor could abuse Homarr use the socket to start, stop or delete containers on your system.

0 commit comments

Comments
 (0)