Hi,
I am planning to start with some HA Python development. I only have 2 M1 MAC’s and followed the steps and prerequisites described in Set up Development Environment | Home Assistant Developer Docs
I got stock on step 2:
Once your fork is created, copy the URL of your fork and paste it below, then click “Open”:
The error I got state that Docker is not running
[91 ms] Dev Containers 0.292.0 in VS Code 1.78.2 (b3e4e68a0bc097f0ae7907b217c1119af9e03435).
[91 ms] Start: Run: docker version --format {{.Server.APIVersion}}
[195 ms]
[195 ms] Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
Many thanks in advance,
Rien