-
-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
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
Can't use docker daemon after using start-docker.sh #32
Comments
You need to run it using the |
I've tried both of those options or none of them, and I always get
After starting the container I can still attempt to run
|
@Roedy13 Can you show me the entire command you are using when it fails and your Docker Desktop version? |
I'm on Debian 12, so sysbox is not compatible. That's probably part of my problem, I would still expect the
These are the entire commands. I'll ignore the sysbox for now
This is by no means critical for me. I'm using this in a gitlab CI runner and it seems to run fine in the runner with an ubuntu host system. |
Bug description
I get this error when starting docker in this image. I use Docker Desktop on WSL2.
Reproducable steps:
docker run -it --entrypoint /bin/bash cruizba/ubuntu-dind:latest
Is this a bug or am i missing something?
The text was updated successfully, but these errors were encountered: