Hello
I am trying to use home assistant in docker (windows 10 pro). But after installing the image, it is stuck on this screen for over an hour.
To install I used commands from Home assistant documentation page.
In the documentation page, there is another command to use home assistant I need to map IP address.
But I can’t find the IP address of the docker image! I have tried to execute
docker inspect <container ID>
and I see get following output.
So how can I overcome these issues.