hey everyone, if you running WSL and encounter the...
# ieee-sscs-dc-24
m
hey everyone, if you running WSL and encounter the error when building the Docker container;
ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
try the following commands: 1. sudo update-alternatives --config iptables 2. enter 1 3. sudo service docker start I found this on the docker forums here
🙌 3
🙏🏻 1