April 28, 2023 at 9:35 PM #1 HelloIt's possible to install Home assistant in Docker?I try but Doker popup start on my screen "home assistant started" but don't workTHANKS
April 28, 2023 at 11:22 PM #2 You just need to look at the source: Generic x86-64 Install Home Assistant on Generic x86-64 systems (e.g. Intel NUC) www.home-assistant.io (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/