remoteapi - Accessing Docker ( installed with Kitematic/MacOSX) via Remote API -


how can access docker artifacts installed via kitematic on macosx using remote api (http)

currently see availble via tcp...

my docker env. details

docker_host=tcp://182.159.98.120:2375  docker_cert_path=/users/iamuser/.docker/machine/machines/dev docker_tls_verify=1 

navigating http://182.159.98.120:2375/version not work.


Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

php - Best Light server (Linux + Web server + Database) for Raspberry Pi -

c# - "Newtonsoft.Json.JsonSerializationException unable to find constructor to use for types" error when deserializing class -