Skip to content

Docker - Roles

ImageRegistry Role

Role for resources that represents a Container Image Registry.

NameTypeDescription
AWS Command Line FileStringWhen type is Amazon ECR. Command or path to the AWS command line interface. If specified, AWS authentication will be used.Ensure the User Name and Password properties are set to the AWS Access ID and Secret Key respectively.
AWS RegionStringWhen type is Amazon ECR. Amazon ECR Region.
Allow Insecure ConnectionsStringSet this property to true to allow insecure registry connections.
CF_HOMEStringWhen type is IBM Containers. The CF_HOME environment variable specifies the location of config.json for authentication.
EmailStringEmail address associated with User Name.
ICS APIStringWhen type is IBM Containers. The api to use when logging in to IBM Cloud Container Registry.
ICS OrganizationStringWhen type is IBM Containers. The IBM Cloud organization to login to.
ICS SpaceStringWhen type is IBM Containers. The IBM Cloud space to login to.
ICS apikeyPasswordWhen type is IBM Containers. The IBM Cloud apikey to login with.
Image Registry HostStringThe Docker image registry server.
PasswordPasswordPassword used to access the image registery. When using IBM Containers, provide IBM Cloud Credentials. For Amazon ECR, use AWS access key as username and secret key as password.
Registry TypeEnumeration:Specify which API to connect with the Image Registry. When using IBM Containers, provide IBM Cloud Credentials. For Amazon ECR, use AWS access key as username and secret key as password.
User NameStringUser name used to access the image registery. When using IBM Containers, provide IBM Cloud Credentials. For Amazon ECR, use AWS access key as username and secret key as password.