-
Bug
-
Resolution: Done
-
Major
-
DO188 - RHOCP4.18-en-3-20250829
-
None
-
False
-
-
False
-
-
-
en-US (English)
Please fill in the following information:
URL: | https://role.rhu.redhat.com/rol-rhu/app/courses/do188-4.18/pages/ch03 |
Reporter RHNID: | acancell |
Section Title: | Container Image Registries |
Issue description
Internal user Feedback
======================
Description: skopeo copy \
docker://registry.access.redhat.com/ubi9/nodejs-18 \
dir:/var/lib/images/nodejs-18
It fails since /var/lib/images doesn't exist in the lab VM
Maybe better report the full example from the man ?
$ mkdir -p /var/lib/images/busybox
$ skopeo copy docker://registry.access.redhat.com/ubi9/nodejs-18 dir:/var/lib/images/registry.access.redhat.com/ubi9/nodejs-18
$ ls /var/lib/images/registry.access.redhat.com/ubi9/nodejs-18/*
Steps to reproduce:
Workaround:
Expected result: