pitcrew
CCoder.com
•Created by pitcrew on 4/21/2025 in #help
Docker in Docker on envbuilder has permission issues on non-root user Devcontainers.
Hi all, I was able to run native Coder on my Linux machine, and everything is now working.
My question is just that when I use Envbuilder to build devcontainer, the docker socket runs properly, but I can't seem to apply the necessary Docker permissions on the
coder
user, only the root
has access to docker CLI. I am using sysbox, my resource "docker_container" contains
For reference, I already tried these commands below, I also logged in to another shell, but the same issue persists.
7 replies