fromRegistry
Pulls an image from a Docker registry.
Parameters
imageTag
Tag of the image.
source
Registry to pull from. If null
, defaults to hub.docker.com
.
Pulls an image from a Docker registry.
Tag of the image.
Registry to pull from. If null
, defaults to hub.docker.com
.