-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.16
-
Quality / Stability / Reliability
-
False
-
-
None
-
Moderate
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
There appears to be a slight syntax error in step 5 of the "Deleting the images from disconnected environment" section for the oc-mirror plugin v2 documentation. When specifying the oc mirror delete command the docker registry parameter is displayed as docker:/ <remote_registry> when it should be docker://<remote_registry>
Version-Release number of selected component (if applicable):
The OCP 4.16 doc looks to be the only one with this syntax error
How reproducible:
Consistent
Steps to Reproduce:
1.Visit the following link(https://docs.openshift.com/container-platform/4.16/installing/disconnected_install/about-installing-oc-mirror-v2.html#oc-mirror-procedure-delete-v2_about-installing-oc-mirror-v2) 2.Scroll down to step 5 3. View the incorrect usage of docker:/
Actual results:
N/A
Expected results:
N/A
Additional info:
None