When i copy paste this in cmd.exe i just got errors
docker: invalid reference format.
‘–name’ is not recognized as an internal or external command,
‘–privileged’ is not recognized as an internal or external command,
etc etc
What do i do wrong? I try to run it in docker and accces it via the browser. If i manually add HA to Docker i cant acces as well. I cant find proper documentation on this case (or at least didnt found it, googled for houres now)
Not sure what you mean too
You docker run as in your first post above ends with: --network=host
But that does not work on windows.
If you follow the link I sent then you will see how to get it to work with the proper “docker run - d …etc.”
It was a while ago so these are my steps
install docker desktop
restart
start docker desktop…error as requires latest WSL, follow the link and install WSL
start docker desktop (takes a while depending on laptop…4min with me)
create folder c:/homeassistant
open command line
enter
At the end it will present a container id which means it started
Then it can take up to 15mins before it is ready
In c:/homeassistant you will find the HA specific folders/file
use local-ip:8123 to enter
one correction…to logon:
localhost:8123
EDIT: and what you will find is that it will not autodetect devices…because it is ‘caught’ behind port 8123
If you please to build this out, then repeating to use a different install , migration might be(come) a pain