PyCharm 2017.1 Help

Docker Registry

File | Settings | Build, Execution, Deployment | Docker Registry for Windows and Linux
PyCharm | Preferences | Build, Execution, Deployment | Docker Registry for macOS


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

Toolbar

IconDescription
/help/img/idea/2017.1/new.pngCreate a new configuration.
/help/img/idea/2017.1/delete.pngDelete 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).

See Also

Last modified: 26 July 2017