Docker socket
This commit is contained in:
@@ -6,6 +6,7 @@ services:
|
|||||||
- ./ha_config:/config
|
- ./ha_config:/config
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
- /run/dbus:/run/dbus:ro
|
- /run/dbus:/run/dbus:ro
|
||||||
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
privileged: false
|
privileged: false
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user