Open ChrisHoban opened 4 years ago
Write a pipeline template that creates a local Image Registry, and does the first time pull of a user defined container image from RedHat.
Should also set source type of image to local after first pull until RedHat credential use is also automated.
Example Containers:
Node12 - https://access.redhat.com/containers/#/registry.access.redhat.com/rhel8/nodejs-12 .NET3.1 - https://access.redhat.com/containers/#/registry.access.redhat.com/rhel8/dotnet-31
Write a pipeline template that creates a local Image Registry, and does the first time pull of a user defined container image from RedHat.
Should also set source type of image to local after first pull until RedHat credential use is also automated.