deal with Root level privilege escalation problem for docker containers that would like to talk to the docker API
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
forest d617391673 updates for prod use 3 lat temu
sockets updates for prod use 3 lat temu
tlsconfig updating to go version 16 and hard-pulling in docker client dependencies 3 lat temu
versions updating to go version 16 and hard-pulling in docker client dependencies 3 lat temu
.gitignore Replace test with standard docker cli in docker-compose. 6 lat temu
Dockerfile updates for prod use 3 lat temu
ReadMe.md add readme 7 lat temu
build-docker.sh updates for prod use 3 lat temu
docker-compose.yml updates for prod use 3 lat temu
go.mod updates for prod use 3 lat temu
go.sum updating to go version 16 and hard-pulling in docker client dependencies 3 lat temu
lowLevelDockerClient.go updates for prod use 3 lat temu
main.go updates for prod use 3 lat temu

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.