deal with Root level privilege escalation problem for docker containers that would like to talk to the docker API
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
forest d617391673 updates for prod use il y a 3 ans
sockets updates for prod use il y a 3 ans
tlsconfig updating to go version 16 and hard-pulling in docker client dependencies il y a 3 ans
versions updating to go version 16 and hard-pulling in docker client dependencies il y a 3 ans
.gitignore Replace test with standard docker cli in docker-compose. il y a 6 ans
Dockerfile updates for prod use il y a 3 ans
ReadMe.md add readme il y a 7 ans
build-docker.sh updates for prod use il y a 3 ans
docker-compose.yml updates for prod use il y a 3 ans
go.mod updates for prod use il y a 3 ans
go.sum updating to go version 16 and hard-pulling in docker client dependencies il y a 3 ans
lowLevelDockerClient.go updates for prod use il y a 3 ans
main.go updates for prod use il y a 3 ans

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.