PyCharm 2017.3 Help

Registry

File | Settings | Build, Execution, Deployment | Docker | Registry for Windows and Linux
PyCharm | Preferences | Build, Execution, Deployment | Docker | Registry for macOS
Ctrl+Alt+S settings


The following is only valid when Docker Integration Plugin is installed and enabled!


This page lets you manage your Docker Registry configurations which represent your Docker image repository user accounts.

Toolbar

IconDescription
newCreate a new configuration.
deleteDelete the selected configurations.

Configuration settings

ItemDescription
NameThe name of the configuration
Address The image repository service URL, e.g.
UsernameThe user name for your user account.
PasswordYour password.
EmailThe email address that you specified when creating your user account.
Server The associated Docker configuration (used to connect to the service to check that your user account settings are correct).
Last modified: 28 March 2018

See Also