Docker HTTP(S) API no longer available in beta9?

Hello,

There will be an HTTP(S) URL (or it will be possible to configure one) under which Docker API will be exposed.

Actual behavior

With docker.local removed in beta9 can’t seem to find such API. There’s of course unix:///var/tmp/docker.sock but due to https://github.com/docker-java/docker-java/issues/537 I can’t use it with IntelliJ

Any hints enabling me to use non-Unix socket API are welcome. TIA.

Information

  • the output of:
    • pinata diagnose -u on OSX

OS X: version 10.11.4 (build: 15E65)
Docker.app: version v1.11.0-beta9
Running diagnostic tests:
[OK] docker-cli
[OK] Moby booted
[OK] driver.amd64-linux
[OK] vmnetd
[OK] osxfs
[OK] db
[OK] slirp
[OK] menubar
[OK] environment
[OK] Docker
[OK] VT-x
Docker logs are being collected into /tmp/20160429-093730.tar.gz
Most specific failure is: No error was detected
Your unique id is: 4A2CE3DE-AD5B-41EB-AC87-332140BE12DA
Please quote this in all correspondence.

thanks
iosman

Did you read the release notes?

And I seriously hope that you are using a recent version of Docker. Beta 9 is roughly 4 years old?

thanks my issue has been fixed.