Docker read-only API access -


i need enable read-only access docker api remote clients can execute requests allow them list , inspect images/containers, fetch properties , query statistics.

the configuration described here http://docs.docker.com/articles/basics/#bind-docker-to-another-hostport-or-a-unix-socket implies once remote access granted, remote clients can execute both read , write http requests.

what's recommended configuration limit remote api access reading?


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -