Troubleshooting Demo Application
Learn how to troubleshoot the demo application.
Here I’ve gathered a collection of common issues you might encounter when running a demo application.
Cannot connect to the Docker daemon
You might get the following error when you run the npm
command:
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon
...