Open
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.