Skip to content

Commit e5f3a9c

Browse files
Update modules/ipi-install-creating-an-rhcos-images-cache.adoc
Co-authored-by: Ben Hardesty <bhardest@redhat.com>
1 parent 08d0a7b commit e5f3a9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ipi-install-creating-an-rhcos-images-cache.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ $ ls -Z /home/kni/rhcos_image_cache
101101
+
102102
[source,terminal]
103103
----
104-
$ podman run -d --name rhcos_image_cache \ <1>
104+
$ podman run -d --name rhcos_image_cache \// <1>
105105
-v /home/kni/rhcos_image_cache:/var/www/html \
106106
-p 8080:8080/tcp \
107107
registry.access.redhat.com/ubi9/httpd-24

0 commit comments

Comments
 (0)