monocker
monocker copied to clipboard
document which docker permissions are required
Hello,
Which docker permissions are required to use this container? I'm wary of giving containers unrestricted access to the docker socket and would like to expose it via docker-socket-proxy and the DOCKER_HOST environment variable with limited permissions.
This container does not yet support DOCKER_HOST, but once it does it only requires GET request permissions on the /containers endpoint
Will look at using docker socket soon