mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-26 15:16:19 +01:00
7 lines
103 B
YAML
7 lines
103 B
YAML
hass:
|
|
image: easypi/hass-arm
|
|
volumes:
|
|
- ./data:/etc/hass
|
|
net: host
|
|
restart: unless-stopped
|