For this dialog to be available, the Docker integration plugin must be installed and enabled.
Specify the settings for
pulling an image from
a Docker
image repository
such as Docker Hub
or
Quay
.
| Item | Description |
|---|---|
| Registry |
The URL of the image repository service or a Docker Registry configuration:
|
| New | Click this button to create a Docker Registry configuration. The Docker Registry dialog will open. (A Docker Registry configuration in IntelliJ IDEA represents your Docker image repository user account.) |
| Repository |
The name of the repository (image)
to be pulled,
e.g. centos, jboss/wildfly.
|
| Tag | The tag of the image to be pulled. |