mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-14 11:23:34 +02:00
7 lines
101 B
YAML
7 lines
101 B
YAML
hass:
|
|
image: vimagick/hass
|
|
volumes:
|
|
- ./data:/etc/hass
|
|
net: host
|
|
restart: unless-stopped
|