deal with Root level privilege escalation problem for docker containers that would like to talk to the docker API
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
forest d617391673 updates for prod use 3 anni fa
sockets updates for prod use 3 anni fa
tlsconfig updating to go version 16 and hard-pulling in docker client dependencies 3 anni fa
versions updating to go version 16 and hard-pulling in docker client dependencies 3 anni fa
.gitignore Replace test with standard docker cli in docker-compose. 6 anni fa
Dockerfile updates for prod use 3 anni fa
ReadMe.md add readme 7 anni fa
build-docker.sh updates for prod use 3 anni fa
docker-compose.yml updates for prod use 3 anni fa
go.mod updates for prod use 3 anni fa
go.sum updating to go version 16 and hard-pulling in docker client dependencies 3 anni fa
lowLevelDockerClient.go updates for prod use 3 anni fa
main.go updates for prod use 3 anni fa

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.