deal with Root level privilege escalation problem for docker containers that would like to talk to the docker API
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
forest d617391673 updates for prod use 3 years ago
sockets updates for prod use 3 years ago
tlsconfig updating to go version 16 and hard-pulling in docker client dependencies 3 years ago
versions updating to go version 16 and hard-pulling in docker client dependencies 3 years ago
.gitignore Replace test with standard docker cli in docker-compose. 6 years ago
Dockerfile updates for prod use 3 years ago
ReadMe.md add readme 7 years ago
build-docker.sh updates for prod use 3 years ago
docker-compose.yml updates for prod use 3 years ago
go.mod updates for prod use 3 years ago
go.sum updating to go version 16 and hard-pulling in docker client dependencies 3 years ago
lowLevelDockerClient.go updates for prod use 3 years ago
main.go updates for prod use 3 years ago

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.