We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[email protected]
Added docker package to devbox then tried to use docker commands but it can't find the docker daemon.
devbox add [email protected] devbox shell docker ps
Output:
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
I would like the docker commands to work after installing the docker package.
https://www.nixhub.io/packages/docker
The text was updated successfully, but these errors were encountered:
++ Same issue.
Sorry, something went wrong.
No branches or pull requests
Package name
[email protected]
What changes are you requesting?
Added docker package to devbox then tried to use docker commands but it can't find the docker daemon.
Output:
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
I would like the docker commands to work after installing the docker package.
Nixhub link
https://www.nixhub.io/packages/docker
The text was updated successfully, but these errors were encountered: