deal with Root level privilege escalation problem for docker containers that would like to talk to the docker API
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
forest d617391673 updates for prod use 3 yıl önce
sockets updates for prod use 3 yıl önce
tlsconfig updating to go version 16 and hard-pulling in docker client dependencies 3 yıl önce
versions updating to go version 16 and hard-pulling in docker client dependencies 3 yıl önce
.gitignore Replace test with standard docker cli in docker-compose. 6 yıl önce
Dockerfile updates for prod use 3 yıl önce
ReadMe.md add readme 7 yıl önce
build-docker.sh updates for prod use 3 yıl önce
docker-compose.yml updates for prod use 3 yıl önce
go.mod updates for prod use 3 yıl önce
go.sum updating to go version 16 and hard-pulling in docker client dependencies 3 yıl önce
lowLevelDockerClient.go updates for prod use 3 yıl önce
main.go updates for prod use 3 yıl önce

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.