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 -

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

Why does a .NET 4.0 program produce a system.unauthorizedAccess error on a Windows Server 2012 machine with .NET 4.5 installed? -