RubyMine 2017.2 Help

Registry

File | Settings | Build, Execution, Deployment | Docker | Registry for Windows and Linux
RubyMine | Preferences | Build, Execution, Deployment | Docker | Registry for macOS
Ctrl+Alt+S /help/img/idea/2017.2/settings.png



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

Toolbar

IconDescription
/help/img/idea/2017.2/new.pngCreate a new configuration.
/help/img/idea/2017.2/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).
Last modified: 26 October 2017

See Also