You can run home-assistant from docker using the following command:
docker run -p 8123:8123 homeassistant/home-assistant
and access the home-assistant through localhost:8123
You can run home-assistant from docker using the following command:
docker run -p 8123:8123 homeassistant/home-assistant
and access the home-assistant through localhost:8123