deal with Root level privilege escalation problem for docker containers that would like to talk to the docker API
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
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.