Docker Socket Proxy
A security-enhanced proxy for Docker socket connections
About
Docker Socket Proxy is a lightweight proxy service that sits between containers and the Docker daemon, allowing administrators to enforce granular access controls on Docker socket communications. By default, mounting the Docker socket into a container grants full root privileges…