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.