Skip to content
On this page

GitHub Codespaces

The source code for the feature install-ddev can be found here here:

Troubleshooting

Could not connect to docker (daemon)

There was a randomly occuring error "Could not connect to docker daemon", which was fixed in recent versions of docker-in-docker:

Discussed this issue here:

In-depth infos about the base images for codespaces and it's docker integration can be found in the following answer. The built-in docker-in-docker integration might be cached, debug information are also available in this response:

The issue should now be fixed. If it still happens, do a full rebuild.