Pull images from private registries #159
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
Is your feature request related to a problem? Please describe.
I have a Dockerfile with a base image from the Red Hat private repository (registry.redhat.io), however the pipeline is failing because it is not authorized to pull images from this registry:
Describe the solution you'd like
I would like to use images from private registries as base images.
Describe alternatives you've considered
Add the credentials to the registry-secret parameter.
Additional context
This is the failing PR.
The text was updated successfully, but these errors were encountered: