Hello
It's possible to install Home assistant in Docker?
I try but Doker popup start on my screen "home assistant started" but don't work
THANKS
Hello
It's possible to install Home assistant in Docker?
I try but Doker popup start on my screen "home assistant started" but don't work
THANKS
You just need to look at the source:
(I think the name of the docker image is wrong and you should replace 'http://ghcr.io/home-assistant/home-assistant:stable' with 'homeassistant/home-assistant' as it appears on https://hub.docker. com/r/homeassistant/home-assistant, check this yourself)
Very important warning: Before installing a new docker Home Assistant container, remove the previous ones installed. If you don't know docker, study a little starting here https://docs.docker.com/