A
A
Anton Tarara2016-02-08 13:29:48
PyCharm
Anton Tarara, 2016-02-08 13:29:48

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.
65245221150a451da6131f4b4d9ca45b.png44c7d2c55d334226817edb18edd697af.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
puker-ti, 2016-02-26
@atarara

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

N
Nazar Mokrinsky, 2016-02-08
@nazarpc

Probably, the full path should be specified: /usr/bin/docker

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question