You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Get "http://%2Fvar%2Frun%2Fdocker.sock/v1.46/containers/banidb-api/json": dial unix /var/run/docker.sock: connect: permission denied
Starting docker container
docker: permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Head "http://%2Fvar%2Frun%2Fdocker.sock/_ping": dial unix /var/run/docker.sock: connect: permission denied.
See 'docker run --help'.
permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Post "http://%2Fvar%2Frun%2Fdocker.sock/v1.46/containers/banidb-api/start": dial unix /var/run/docker.sock: connect: permission denied
Error: failed to start containers: banidb-api
Waiting for container to be up (attempt: 1)...
Waiting for container to be up (attempt: 2).
The text was updated successfully, but these errors were encountered:
docker is not working with npm run local.
I tried to connect to docker image could not connect, i need mysql db connection properties like url, username, password
permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Get "http://%2Fvar%2Frun%2Fdocker.sock/v1.46/containers/banidb-api/json": dial unix /var/run/docker.sock: connect: permission denied
Starting docker container
docker: permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Head "http://%2Fvar%2Frun%2Fdocker.sock/_ping": dial unix /var/run/docker.sock: connect: permission denied.
See 'docker run --help'.
permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Post "http://%2Fvar%2Frun%2Fdocker.sock/v1.46/containers/banidb-api/start": dial unix /var/run/docker.sock: connect: permission denied
Error: failed to start containers: banidb-api
Waiting for container to be up (attempt: 1)...
Waiting for container to be up (attempt: 2).
The text was updated successfully, but these errors were encountered: