diff --git a/examples/allinone/Containerfile b/examples/allinone/Containerfile new file mode 100644 index 0000000..49108e3 --- /dev/null +++ b/examples/allinone/Containerfile @@ -0,0 +1,42 @@ +FROM registry.redhat.io/rhel9/rhel-bootc:9.4 + +ARG ADMIN_USERNAME=demo \ + ADMIN_PASSWORD=redhat + +RUN <> /usr/lib/containers-image-cache/mapping.txt