NOTE : I am not using boot2docker
I am trying to enable the docker remote API on my mac. However all the question here are based on using boot2docker
. While installing docker on my machine, I followed these steps using the Docker Toolbox and since then I have always used the command bash --login '/Applications/Docker/Docker Quickstart Terminal.app/Contents/Resources/Scripts/start.sh'
to start docker in my local machine.
I was trying to follow the steps mentioned here, which state that I have to edit the docker.conf
file. However I cannot locate the file at all. Any help will be greatly appreciated.