PhpStorm 2017.3 Help

Pull Image dialog

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.

ItemDescription
Registry The URL of the image repository service or a Docker Registry configuration:
  • If pulling an image doesn't assume logging on to the corresponding server, specify the repository service URL. E.g. registry.hub.docker.com corresponds to public repositories on Docker Hub.
  • Otherwise, specify the corresponding Docker Registry configuration. Click New to create such a configuration.
NewClick this button to create a Docker Registry configuration. The Docker Registry dialog will open. (A Docker Registry configuration in PhpStorm 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.
Last modified: 29 March 2018

See Also

Procedures: