PyCharm 2016.1 Help

Docker Machine

File | Settings | Tools | Docker Machine for Windows and Linux
PyCharm | Preferences | Tools | Docker Machine for OS X

This page appears in the Settings/Preferences dialog, when Docker integration plugin is enabled.

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


Specify the settings for working with Docker Machine.

ItemDescription
Docker Machine executable docker-machine or an actual path to docker-machine.exe (normally located in the Docker Toolbox installation folder).

The default setting docker-machine is fine if:

  • The actual name of the executable file is docker-machine.
  • The path to the directory where the file is located is included in the environment variable Path.
Detect Set Docker Machine executable to docker-machine, try to detect the executable file and, if a success, show its version.

See Also

Language and Framework-Specific Guidelines:

Last modified: 20 April 2016