1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-12 11:14:57 +02:00
dockerfiles/hass/arm/docker-compose.yml
2016-10-31 12:57:30 +08:00

7 lines
103 B
YAML

hass:
image: easypi/hass-arm
volumes:
- ./data:/etc/hass
net: host
restart: unless-stopped