I have installed Docker for Mac(not toolbox). It works, but now I want to use PyCharm with Docker and I don't understand from where I need get this data?
Should I first create machine?
docker-machine create --driver virtualbox default
but if I want to use Docker without any Docker machines, what are the default API URL and certificates folder?