IntelliJ IDEA 2022.1 Help

Tools

Specify the paths to the Docker executables. IntelliJ IDEA should be able to detect them automatically, if they are present.

The Docker Tools settings page

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: 10 August 2022