Tecnativa/docker-socket-proxy

I'd need finer-grained restrictions

Open

#15 opened on May 10, 2019

View on GitHub
 (8 comments) (0 reactions) (0 assignees)Python (126 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (920 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

ciao, thanks for this simple solution. i'd have a use-case though where only access to the endpoints containers/json and …/{id}/json (inspection), but not …/create or …/{id}/stop etc., would be needed.

it'd be therefore desirable to use environment variables like CONTAINER_LIST and CONTAINER_INSPECT to override the CONTAINER value.

Contributor guide