Docker socket

This commit is contained in:
2025-12-15 13:46:50 -05:00
parent 6fa2fcf5a2
commit 6d9afb1571

View File

@@ -6,6 +6,7 @@ services:
- ./ha_config:/config
- /etc/localtime:/etc/localtime:ro
- /run/dbus:/run/dbus:ro
- /var/run/docker.sock:/var/run/docker.sock
restart: unless-stopped
privileged: false
ports: