Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts.
docker run -d --name='home-assistant' --net='bridge' --cap-add=NET_ADMIN \
-v '/tmp/home-assistant/config':'/config' \
-v '/tmp/home-assistant/cron':'/var/spool/cron/crontabs/' \
-v /etc/localtime:/etc/localtime:ro
-p '80:8123/tcp' \
jakezp/home-assistant
Configure the docker with cron, incase it's required.
Content type
Image
Digest
Size
230.6 MB
Last updated
almost 8 years ago
docker pull jakezp/home-assistant