renovate-nix-docker (sha256:1e115e6d66b8eb2ced9120696fb631bcca8e3e793ef7537c70226a2eb1aab4c2)

Published 2026-08-14 10:03:40 +00:00 by isabella in isabella/renovate-nix-docker

Installation

docker pull forgejo.isbl.cz/isabella/renovate-nix-docker@sha256:1e115e6d66b8eb2ced9120696fb631bcca8e3e793ef7537c70226a2eb1aab4c2
sha256:1e115e6d66b8eb2ced9120696fb631bcca8e3e793ef7537c70226a2eb1aab4c2

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
|4 FLAVOR=stable INSTALL_RPMS=skopeo fuse-overlayfs /bin/sh -c 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/yum.*
|4 FLAVOR=stable INSTALL_RPMS=skopeo fuse-overlayfs /bin/sh -c useradd skopeo && echo -e "root:1:65535\nskopeo:1:999\nskopeo:1001:64535" > /etc/subuid && echo -e "root:1:65535\nskopeo:1:999\nskopeo:1001:64535" > /etc/subgid
|4 FLAVOR=stable INSTALL_RPMS=skopeo fuse-overlayfs /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
|4 FLAVOR=stable INSTALL_RPMS=skopeo fuse-overlayfs /bin/sh -c mkdir -p /var/lib/shared/overlay-images /var/lib/shared/overlay-layers && touch /var/lib/shared/overlay-images/images.lock && touch /var/lib/shared/overlay-layers/layers.lock
ENV REGISTRY_AUTH_FILE=/tmp/auth.json
ENTRYPOINT ["/usr/bin/skopeo"]
LABEL "org.opencontainers.image.created"="2026-05-31T15:22:48+00:00" "org.opencontainers.image.authors"="podman@lists.podman.io" "org.opencontainers.image.source"="https://github.com/containers/image_build/blob/7afbb776a06a7de7ab2a73bab7066538e36d74a5/skopeo/" "org.opencontainers.image.revision"="7afbb776a06a7de7ab2a73bab7066538e36d74a5" "org.opencontainers.image.documentation"="https://github.com/containers/image_build/blob/7afbb776a06a7de7ab2a73bab7066538e36d74a5/skopeo/README.md" "built.by.repo"="https://github.com/containers/image_build.git" "built.by.commit"="7afbb776a06a7de7ab2a73bab7066538e36d74a5" "built.by.exec"="containers_build_push.sh" "built.by.digest"="sha256:113ae526992d1e4d777ecfb152085119d47d9ee32c2b6ffe2e25e16dbd3e953d" "built.by.logs"="https://cirrus-ci.com/task/4865855168708608" "org.opencontainers.image.version"="1.22.2" "org.opencontainers.image.url"="https://quay.io/containers/skopeo" "org.opencontainers.image.url"="https://quay.io/skopeo/stable"org.opencontainers.image.created=2026-05-31T15:22:48+00:00,org.opencontainers.image.authors=podman@lists.podman.io,org.opencontainers.image.source=https://github.com/containers/image_build/blob/7afbb776a06a7de7ab2a73bab7066538e36d74a5/skopeo/,org.opencontainers.image.revision=7afbb776a06a7de7ab2a73bab7066538e36d74a5,org.opencontainers.image.documentation=https://github.com/containers/image_build/blob/7afbb776a06a7de7ab2a73bab7066538e36d74a5/skopeo/README.md,built.by.repo=https://github.com/containers/image_build.git,built.by.commit=7afbb776a06a7de7ab2a73bab7066538e36d74a5,built.by.exec=containers_build_push.sh,built.by.digest=sha256:113ae526992d1e4d777ecfb152085119d47d9ee32c2b6ffe2e25e16dbd3e953d,built.by.logs=https://cirrus-ci.com/task/4865855168708608,org.opencontainers.image.version=1.22.2,org.opencontainers.image.url=https://quay.io/containers/skopeo,org.opencontainers.image.url=https://quay.io/skopeo/stable
COPY /renovate-nix-docker /renovate-nix-docker # buildkit
ENTRYPOINT ["/renovate-nix-docker"]
LABEL org.opencontainers.image.authors=isabella@isbl.cz org.opencontainers.image.source=https://forgejo.isbl.cz/isabella/renovate-nix-docker org.opencontainers.image.url=https://forgejo.isbl.cz/isabella/-/packages/container/renovate-nix-docker/latest

Labels

Key Value
built.by.commit 7afbb776a06a7de7ab2a73bab7066538e36d74a5
built.by.digest sha256:113ae526992d1e4d777ecfb152085119d47d9ee32c2b6ffe2e25e16dbd3e953d
built.by.exec containers_build_push.sh
built.by.logs https://cirrus-ci.com/task/4865855168708608
built.by.repo https://github.com/containers/image_build.git
io.buildah.version 1.43.0
org.opencontainers.image.authors isabella@isbl.cz
org.opencontainers.image.created 2026-08-14T10:01:30Z
org.opencontainers.image.documentation https://github.com/containers/image_build/blob/7afbb776a06a7de7ab2a73bab7066538e36d74a5/skopeo/README.md
org.opencontainers.image.licenses MIT
org.opencontainers.image.revision 3a1d4f9622764ffe22cb6f85bdc87217c30dbe7f
org.opencontainers.image.source https://forgejo.isbl.cz/isabella/renovate-nix-docker.git
org.opencontainers.image.title fedora
org.opencontainers.image.url https://forgejo.isbl.cz/isabella/renovate-nix-docker
org.opencontainers.image.vendor Fedora Project
org.opencontainers.image.version 1.22.2
Details
Container
2026-08-14 10:03:40 +00:00
1
OCI / Docker
linux/arm64
isabella@isbl.cz
MIT
80 MiB
Versions (1) View all
latest 2026-08-14