We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a1325e + cb13bd2 commit 1d541aaCopy full SHA for 1d541aa
modules/oc-compliance-installing.adoc
@@ -12,7 +12,7 @@
12
+
13
[source,terminal]
14
----
15
-$ podman run --rm -v ~/.local/bin:/mnt/out:Z registry.redhat.io/compliance/oc-compliance-rhel8 /bin/cp /usr/bin/oc-compliance /mnt/out/
+$ podman run --rm -v ~/.local/bin:/mnt/out:Z registry.redhat.io/compliance/oc-compliance-rhel8:stable /bin/cp /usr/bin/oc-compliance /mnt/out/
16
17
18
.Example output
0 commit comments