devcontainers / devcontainers/features
Docker-outside-of-docker does not work when running docker as a non-root user.
Open
- Dominant language
- Shell
- Stars
- 1.5k
- Forks
- 621
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 4
Description
The feature attempts to mount `/var/run/docker.sock`, but when running docker as a non-root user as show in the [docs](https://docs.docker.com/engine/security/rootless/#install), this is the wrong path to the socket...
Contributor guide
Assessment
This issue has not been assessed yet.