Answer the question
In order to leave comments, you need to log in
Why can't Pycharm see docker?
Why is the docker defined in the Pycharm IDE in the Tools-> Docker settings, and when we select the remote interpreter, an error occurs. The user has been added to the docker group.
Answer the question
In order to leave comments, you need to log in
need docker-machine not docker
https://docs.docker.com/machine/install-machine/
curl -L https://github.com/docker/machine/releases/downloa... -s`-`uname -m` > /usr/local/bin/docker-machine && \
chmod +x /usr/local/bin/docker-machine
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question