deal with Root level privilege escalation problem for docker containers that would like to talk to the docker API (mirror of https://git.sequentialread.com/forest/docker-api-security-gateway/)
sockets | ||
tlsconfig | ||
versions | ||
.gitignore | ||
build-docker.sh | ||
docker-compose.yml | ||
Dockerfile | ||
go.mod | ||
go.sum | ||
lowLevelDockerClient.go | ||
main.go | ||
ReadMe.md |
docker-api-security-gateway
Proof of concept of the ability to write an HTTP proxy for the Docker API so that you can feel more comfortable mounting the Docker Root Access socket as a part of your application.