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

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.