GitHub Codespaces
- Official docs: DDEV Installation -> Codespaces
- Example repo with Codespaces compatibility: https://github.com/mandrasch/ddev-craftcms-vite
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.