oci

buildah (67324fd6a44938c313816fa75642b9cdd1464f74)

Published 2026-08-26 02:06:27 +00:00 by mich in oci/buildah

Installation

docker pull git.m1ch.eu/oci/buildah:67324fd6a44938c313816fa75642b9cdd1464f74
sha256:14fbb02f12addb61dd3b218bc5cbdde80583bf331905bec5f1552bc0ef5cc437

Image layers

KIWI 10.3.0
ARG
ARG FLAVOR
|1 FLAVOR=stable /bin/sh -c echo -e "\n\n# Added during image build" >> /etc/dnf/dnf.conf && echo -e "minrate=100\ntimeout=60\n" >> /etc/dnf/dnf.conf
ARG FLAVOR INSTALL_RPMS
|7 FLAVOR=stable INSTALL_RPMS=podman fuse-overlayfs openssh-clients cpp git-core /bin/sh -c dnf -y makecache && dnf -y update && rpm --setcaps shadow-utils 2>/dev/null && case "${FLAVOR}" in stable) dnf -y install $INSTALL_RPMS --exclude container-selinux ;; testing) dnf -y install $INSTALL_RPMS --exclude container-selinux --enablerepo updates-testing ;; upstream) dnf -y install 'dnf-command(copr)' --enablerepo=updates-testing && dnf -y copr enable rhcontainerbot/podman-next && dnf -y install $INSTALL_RPMS --exclude container-selinux --enablerepo=updates-testing ;; *) printf "\\nFLAVOR argument must be set and valid, currently: '${FLAVOR}'\\n\\n" 1>&2 && exit 1 ;; esac && dnf clean all && if test -n "$SOURCE_DATE_EPOCH" ; then sqlite3 /usr/lib/sysimage/libdnf5/transaction_history.sqlite "UPDATE trans SET dt_begin=$SOURCE_DATE_EPOCH, dt_end=$SOURCE_DATE_EPOCH; PRAGMA journal_mode=DELETE; PRAGMA journal_mode=WAL" ; fi && rm -fv /etc/machine-id /var/lib/systemd/random-seed /var/lib/dnf/repos/*/countme && rm -fv /usr/lib/systemd/profile.d/* && rm -rf /var/cache /var/log/dnf* /var/log/hawkey.log /var/log/yum.*
|7 FLAVOR=stable INSTALL_RPMS=podman fuse-overlayfs openssh-clients cpp git-core /bin/sh -c useradd podman && echo -e "root:1:65535\npodman:1:999\npodman:1001:64535" > /etc/subuid && echo -e "root:1:65535\npodman:1:999\npodman:1001:64535" > /etc/subgid
ADD file:61d10ab6c0331b9514a49daff10ab5ca3dd40f2f8be6daf6e09a0afffbbc8154 in /etc/containers/containers.conf
ADD file:de6cf50cb75c4a687045e16c7cb0e7d7eb9a10f795045d7f4fd4141cf8fdbbb9 in /home/podman/.config/containers/containers.conf
|7 FLAVOR=stable INSTALL_RPMS=podman fuse-overlayfs openssh-clients cpp git-core /bin/sh -c mkdir -p /home/podman/.local/share/containers && chown podman:podman -R /home/podman && chmod 644 /etc/containers/containers.conf
|7 FLAVOR=stable INSTALL_RPMS=podman fuse-overlayfs openssh-clients cpp git-core /bin/sh -c sed -e 's|^#mount_program|mount_program|g' -e '/additionalimage.*/a "/var/lib/shared",' -e 's|^mountopt[[:space:]]*=.*$|mountopt = "nodev,fsync=0"|g' /usr/share/containers/storage.conf > /etc/containers/storage.conf
|7 FLAVOR=stable INSTALL_RPMS=podman fuse-overlayfs openssh-clients cpp git-core /bin/sh -c printf '/run/secrets/etc-pki-entitlement:/run/secrets/etc-pki-entitlement\n/run/secrets/rhsm:/run/secrets/rhsm\n' > /etc/containers/mounts.conf
VOLUME /var/lib/containers
VOLUME /home/podman/.local/share/containers
|7 FLAVOR=stable INSTALL_RPMS=podman fuse-overlayfs openssh-clients cpp git-core /bin/sh -c mkdir -p /var/lib/shared/overlay-images /var/lib/shared/overlay-layers /var/lib/shared/vfs-images /var/lib/shared/vfs-layers && touch /var/lib/shared/overlay-images/images.lock && touch /var/lib/shared/overlay-layers/layers.lock && touch /var/lib/shared/vfs-images/images.lock && touch /var/lib/shared/vfs-layers/layers.lock
ENV _CONTAINERS_USERNS_CONFIGURED="" BUILDAH_ISOLATION=chroot
LABEL "org.opencontainers.image.created"="2026-08-25T03:36:14+00:00" "org.opencontainers.image.authors"="podman@lists.podman.io" "org.opencontainers.image.source"="https://github.com/podman-container-tools/image_build/blob/cf7fa85fdbd159c47896601458fedf982aa65cd6/podman/" "org.opencontainers.image.revision"="cf7fa85fdbd159c47896601458fedf982aa65cd6" "org.opencontainers.image.documentation"="https://github.com/podman-container-tools/image_build/blob/cf7fa85fdbd159c47896601458fedf982aa65cd6/podman/README.md" "built.by.repo"="https://github.com/podman-container-tools/image_build" "built.by.commit"="cf7fa85fdbd159c47896601458fedf982aa65cd6" "built.by.exec"="containers_build_push.sh" "built.by.digest"="sha256:b2c06972d46016b440a6d5f0e0a142d348ce52cba9d630c44f86fe19916f5841" "built.by.logs"="https://github.com/podman-container-tools/image_build/actions/runs/32805625725" "org.opencontainers.image.version"="5.8.4" "org.opencontainers.image.url"="https://quay.io/containers/podman" "org.opencontainers.image.url"="https://quay.io/podman/stable"org.opencontainers.image.created=2026-08-25T03:36:14+00:00,org.opencontainers.image.authors=podman@lists.podman.io,org.opencontainers.image.source=https://github.com/podman-container-tools/image_build/blob/cf7fa85fdbd159c47896601458fedf982aa65cd6/podman/,org.opencontainers.image.revision=cf7fa85fdbd159c47896601458fedf982aa65cd6,org.opencontainers.image.documentation=https://github.com/podman-container-tools/image_build/blob/cf7fa85fdbd159c47896601458fedf982aa65cd6/podman/README.md,built.by.repo=https://github.com/podman-container-tools/image_build,built.by.commit=cf7fa85fdbd159c47896601458fedf982aa65cd6,built.by.exec=containers_build_push.sh,built.by.digest=sha256:b2c06972d46016b440a6d5f0e0a142d348ce52cba9d630c44f86fe19916f5841,built.by.logs=https://github.com/podman-container-tools/image_build/actions/runs/32805625725,org.opencontainers.image.version=5.8.4,org.opencontainers.image.url=https://quay.io/containers/podman,org.opencontainers.image.url=https://quay.io/podman/stable
/bin/sh -c dnf install -y buildah skopeo nodejs uv fuse-overlayfs jq

Labels

Key Value
built.by.commit cf7fa85fdbd159c47896601458fedf982aa65cd6
built.by.digest sha256:b2c06972d46016b440a6d5f0e0a142d348ce52cba9d630c44f86fe19916f5841
built.by.exec containers_build_push.sh
built.by.logs https://github.com/podman-container-tools/image_build/actions/runs/32805625725
built.by.repo https://github.com/podman-container-tools/image_build
io.buildah.version 1.43.2
org.opencontainers.image.authors podman@lists.podman.io
org.opencontainers.image.created 2026-08-25T03:36:14+00:00
org.opencontainers.image.documentation https://github.com/podman-container-tools/image_build/blob/cf7fa85fdbd159c47896601458fedf982aa65cd6/podman/README.md
org.opencontainers.image.licenses MIT
org.opencontainers.image.revision cf7fa85fdbd159c47896601458fedf982aa65cd6
org.opencontainers.image.source https://github.com/podman-container-tools/image_build/blob/cf7fa85fdbd159c47896601458fedf982aa65cd6/podman/
org.opencontainers.image.title fedora
org.opencontainers.image.url https://quay.io/podman/stable
org.opencontainers.image.vendor Fedora Project
org.opencontainers.image.version 5.8.4
Details
Container
2026-08-26 02:06:27 +00:00
0
OCI / Docker
linux/amd64
podman@lists.podman.io
MIT
398 MiB
Versions (6) View all