PhpStorm 2022.2 Help

Tools

For this page to be available, the Docker integration plugin must be installed and enabled.

Specify the paths to the Docker executables. PhpStorm 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