Is it possible to allow application on the Mac access to Docker on port 2365?
I am trying to use Eclipse with a maven build tool ( com.spotify:docker-maven-plugin ) that attempts to access http://localhost:2375 to deploy the container but it is failing as nothing islistening on that port.