PyCharm 2021.3 Help

Tools

This page appears In the Settings/Preferences dialog (Ctrl+Alt+S), when the plugin is enabled.

The plugin is bundled with PyCharm and is activated by default. If it is disabled, you can manually enable the plugin.

Specify the paths to the Docker executables. PyCharm 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: 12 April 2022