monocker icon indicating copy to clipboard operation
monocker copied to clipboard

document which docker permissions are required

Open rpatel3001 opened this issue 3 years ago • 2 comments

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.

rpatel3001 avatar Feb 17 '22 23:02 rpatel3001

This container does not yet support DOCKER_HOST, but once it does it only requires GET request permissions on the /containers endpoint

rpatel3001 avatar Feb 22 '22 15:02 rpatel3001

Will look at using docker socket soon

petersem avatar Mar 03 '23 18:03 petersem