-
Notifications
You must be signed in to change notification settings - Fork 243
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Doc] Remove podman/docker dependency to access internal registry
This patch uses `oc mirror` command to push image from remote container registry to openshift internal registry and make it available to imagestream. Recently user observed if ubi images are pulled using podman then pushing it to internal registry have signature verification error (containers/podman#14558) for mac/windows. This issue is recently fixed on podman remote clients but still not released so better not to use podman/docker steps just to show user around internal registry usage. It will also change apline to ubi8 image.
- Loading branch information
1 parent
9761b41
commit 0e52e9d
Showing
1 changed file
with
5 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters