the -privilege
is powerful yet dangerous:
while the alternative is just to mount the sock
docker run -v /var/run/docker.sock:/var/run/docker.sock
it’s not strictly docker-in-docker, but it should be able to serve most use cases.
the -privilege
is powerful yet dangerous:
while the alternative is just to mount the sock
docker run -v /var/run/docker.sock:/var/run/docker.sock
it’s not strictly docker-in-docker, but it should be able to serve most use cases.