-
Notifications
You must be signed in to change notification settings - Fork 28
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
Docs: How to run docker in docker with envbuilder #25
Comments
With 0.1.1 I still get the same error. |
@kylecarbs, do you know if this is possible? |
My suggestion for fixing this is to have https://github.com/coder/envbox and envbuilder play nicely together. With this, you would then have essentially everything you need to make this work. Potentially related #50 |
docker-in-docker
devcontainer featuredocker-in-docker
devcontainer feature
I think we're a bit concerned about the performance / jankiness of envbuilder-in-envbox. Another idea we're considering is encouraging the use of envbuilder in a VM instead of a container for docker-in-docker. |
We also discussed running envbuilder with sysbox runtime. This will just need docs/blog post |
docker-in-docker
devcontainer feature
We should also update our VM devcontainer templates to use docker outside docker approach. |
|
While experimenting with a .devcontainer that uses
docker-in-docker
feature, envbuilder givesCannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
Full log
Command
Output
The text was updated successfully, but these errors were encountered: