Tools
Specify the paths to the Docker executables. WebStorm should be able to detect them automatically, if they are present.
By default, the executables should be located in the following directories:
Path to | Windows | macOS and Linux |
---|---|---|
Docker executable | C:\Program Files\Docker\Docker\resources\docker.exe | /usr/local/bin/docker |
Docker Machine executable | C:\Program Files\Docker Toolbox\docker-machine.exe | /usr/local/bin/docker-machine |
Docker Compose executable | C:\Program Files\Docker\Docker\resources\docker-compose.exe | /usr/local/bin/docker-compose |
Last modified: 07 December 2021