tools/skopeo (v1.16.0)

Published 2026-04-06 00:49:55 +00:00 by peterswimm

Installation

docker pull git.toilville.dev/toilville/tools/skopeo:v1.16.0
sha256:133126f5b80b10a32715eccf5292ed4388d5ec6655b050a15911a3a9ac6456d8

Image layers

KIWI 10.1.2
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
|1 FLAVOR=stable /bin/sh -c dnf -y update && rpm --setcaps shadow-utils 2>/dev/null && case "${FLAVOR}" in stable) dnf -y install skopeo fuse-overlayfs --exclude container-selinux ;; testing) dnf -y install skopeo fuse-overlayfs --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 skopeo fuse-overlayfs --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 && rm -rf /var/cache /var/log/dnf* /var/log/yum.*
|1 FLAVOR=stable /bin/sh -c useradd skopeo && echo skopeo:100000:65536 > /etc/subuid && echo skopeo:100000:65536 > /etc/subgid
|1 FLAVOR=stable /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
|1 FLAVOR=stable /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"="2024-09-02T15:22:23+00:00" "org.opencontainers.image.authors"="podman@lists.podman.io" "org.opencontainers.image.source"="https://github.com/containers/image_build/blob/f27333ae1ff3efbc9e5a507bb44c90e3bacc937e/skopeo/" "org.opencontainers.image.revision"="f27333ae1ff3efbc9e5a507bb44c90e3bacc937e" "org.opencontainers.image.documentation"="https://github.com/containers/image_build/blob/f27333ae1ff3efbc9e5a507bb44c90e3bacc937e/skopeo/README.md" "built.by.repo"="https://github.com/containers/image_build.git" "built.by.commit"="f27333ae1ff3efbc9e5a507bb44c90e3bacc937e" "built.by.exec"="containers_build_push.sh" "built.by.digest"="sha256:113ae526992d1e4d777ecfb152085119d47d9ee32c2b6ffe2e25e16dbd3e953d" "built.by.logs"="https://cirrus-ci.com/task/6190214735986688" "org.opencontainers.image.version"="1.16.0" "org.opencontainers.image.url"="https://quay.io/containers/skopeo" "org.opencontainers.image.url"="https://quay.io/skopeo/stable"

Labels

Key Value
built.by.commit f27333ae1ff3efbc9e5a507bb44c90e3bacc937e
built.by.digest sha256:113ae526992d1e4d777ecfb152085119d47d9ee32c2b6ffe2e25e16dbd3e953d
built.by.exec containers_build_push.sh
built.by.logs https://cirrus-ci.com/task/6190214735986688
built.by.repo https://github.com/containers/image_build.git
io.buildah.version 1.35.4
license MIT
name fedora
org.opencontainers.image.authors podman@lists.podman.io
org.opencontainers.image.created 2024-09-02T15:22:23+00:00
org.opencontainers.image.documentation https://github.com/containers/image_build/blob/f27333ae1ff3efbc9e5a507bb44c90e3bacc937e/skopeo/README.md
org.opencontainers.image.license MIT
org.opencontainers.image.name fedora
org.opencontainers.image.revision f27333ae1ff3efbc9e5a507bb44c90e3bacc937e
org.opencontainers.image.source https://github.com/containers/image_build/blob/f27333ae1ff3efbc9e5a507bb44c90e3bacc937e/skopeo/
org.opencontainers.image.url https://quay.io/skopeo/stable
org.opencontainers.image.vendor Fedora Project
org.opencontainers.image.version 1.16.0
vendor Fedora Project
version 40
Details
Container
2026-04-06 00:49:55 +00:00
2
OCI / Docker
linux/amd64
podman@lists.podman.io
93 MiB
Versions (1) View all
v1.16.0 2026-04-06