WebStorm 2022.1 Help

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: 28 May 2022