| KIWI 10.0.24 |
| COPY file:6e4094dcc847fa02807ffbf05c5717f39b0a0c33e96e68fac3defa359778ce46 in /etc/yum.repos.d/ |
| COPY file:18b51f617545dc179c3085366ad3ddc0d6efcfa2978dfd366dc2f814a7ce6afd in . |
| /bin/sh -c grep -vE '^#' package-requires.txt | xargs dnf install -y && rm -f package-requires.txt && dnf clean all |
| COPY multi:767b0f6021a951b1f5a13930f57fc812764a16698ae439fca03698c8f2a637ba in /usr/bin/ |
| COPY file:d17f47374fa3ffe9edae71272e73299bd08f52225df7f1a39dcd97b937f2455e in / |
| COPY dir:04db37b92c61116915fafee2d5accdcacc4e5780eac70a1720f9d1bffdb485ad in /usr/share/bootc-image-builder |
| ENTRYPOINT ["/entrypoint.sh"] |
| VOLUME /output |
| WORKDIR /output |
| VOLUME /store |
| VOLUME /rpmmd |
| VOLUME /var/lib/containers/storage |
| LABEL description="This tools allows to build and deploy disk-images from bootc container inputs." |
| LABEL io.k8s.description="This tools allows to build and deploy disk-images from bootc container inputs." |
| LABEL io.k8s.display-name="Bootc Image Builder" |
| LABEL io.openshift.tags="base fedora40" |
| LABEL summary="A container to create disk-images from bootc container inputs" |