Skip to content

Docker Registry - Process Steps

Import Version

Creates a new component version for a tag

NameTypeDescriptionRequired
Image NametextBoxThe [namespace/]repository of the image in the Docker registry. For Amazon, namespace not needed.Yes
Regular Expression for Tag SelectiontextBoxProvide regular expression to select tags to create component versions for.Yes
RegistrytextBoxIf image is host:5000/namespace/repository:tag use host:5000. Leave blank for Docker Hub. If Artifactory, supply the server's hostname or reverse proxy.Yes
Registry TypeselectBoxSpecify which API to connect with the Docker Registry. When using IBM Containers, provide IBM Cloud Credentials. For Amazon ECR, use AWS access key as username and secret key as passwordYes
IBM Cloud API EndpointtextBoxFor example, https://api.ng.bluemix.net.Yes
IBM Cloud SpacetextBoxFor use with IBM Cloud's container registry. The space to log into. If left blank, the space will not be reset.Yes
IBM Cloud OrganizationtextBoxFor use with IBM Cloud's container registry. The organization to log into. If left blank, the api will not be reset.Yes
Harbor ProjecttextBoxThe prject name of the Harbor.Yes
Harbor RepositorytextBoxThe repository name of the Harbor.Yes
Bluemix HometextBoxFor use with IBM Cloud's container registry. Specify the directory containing your Bluemix config.json file (for example, /root/.bluemix)Yes
Registry UsernametextBoxThe username used to login to the Docker registry. For Amazon ECR, use access keyYes
Registry PasswordsecureBoxThe password used to login to the Docker registry. Default value is ${p?:dockerPassword}. For Amazon ECR, use secret keyYes
Registry API KeysecureBoxAPI key to be used when logging in to the registry. May be a string or location of a key file. Use in place of a username and password.Yes
Allow Insecure Registry ConnectioncheckBoxSelect this option to allow insecure connections to the Docker registryYes
Import Version LinkscheckBoxSelect this option to enable the import of version attributes with URLs as Version Links.Yes
Naming ConventionselectBoxThe naming convention for component versions. Docker tags can be changed. If component versions need to be immutable, select a naming convention that includes the ID.No
AWS RegiontextBoxRegion to use when importing images from Amazon ECR.Yes
AWS Command Line FiletextBoxComplete path of the AWS command line runtime file. Default: 'aws'Yes
Import Custom Properties From JFrog ArtifactorycheckBoxSelect this option to allow importing custom properties from JFrog Artifactory.Yes
Specific versionstextBoxIf set, only Comma seperated tag names specified will be imported.No
Version DescriptiontextBoxAn optional description to add to the versions that are imported into UrbanCode Deploy.No