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 години
sockets updates for prod use преди 3 години
tlsconfig updating to go version 16 and hard-pulling in docker client dependencies преди 3 години
versions updating to go version 16 and hard-pulling in docker client dependencies преди 3 години
.gitignore Replace test with standard docker cli in docker-compose. преди 6 години
Dockerfile updates for prod use преди 3 години
ReadMe.md add readme преди 7 години
build-docker.sh updates for prod use преди 3 години
docker-compose.yml updates for prod use преди 3 години
go.mod updates for prod use преди 3 години
go.sum updating to go version 16 and hard-pulling in docker client dependencies преди 3 години
lowLevelDockerClient.go updates for prod use преди 3 години
main.go updates for prod use преди 3 години

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.