IntelliJ IDEA 2018.1 Help

Registry

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


For the Docker | Registry page to be available, the Docker integration plugin must be installed.


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: 24 July 2018

See Also