fedora-jail (9066c9ce8533317fc48e7446938c005e6b39debb)
Published 2025-05-28 17:41:55 +00:00 by glitchkill
Installation
docker pull git.n64.cc/nosial/fedora-jail:9066c9ce8533317fc48e7446938c005e6b39debb
sha256:f999cc4d9d1a1b6ecdfaf0c28fe66ffba9bf18329efc63a0f1338be4b0f07521
Image layers
KIWI 10.2.22 |
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 |
|5 FLAVOR=stable INSTALL_RPMS=podman fuse-overlayfs openssh-clients ucpp /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 && ln -s /usr/bin/ucpp /usr/local/bin/cpp && dnf clean all && rm -rf /var/cache /var/log/dnf* /var/log/yum.* |
|5 FLAVOR=stable INSTALL_RPMS=podman fuse-overlayfs openssh-clients ucpp /bin/sh -c useradd podman && echo -e "podman:1:999\npodman:1001:64535" > /etc/subuid && echo -e "podman:1:999\npodman:1001:64535" > /etc/subgid |
ADD file:3d3480db582f434f9bcfa5f55f3f8a6a5885e4f40b104b0ce3ba35b6780d5a69 in /etc/containers/containers.conf |
ADD file:9dc1df7375d7fc9ea0193fc9c9d2247ef5e5ce280a65e4e60b1c027f7c41d069 in /home/podman/.config/containers/containers.conf |
|5 FLAVOR=stable INSTALL_RPMS=podman fuse-overlayfs openssh-clients ucpp /bin/sh -c mkdir -p /home/podman/.local/share/containers && chown podman:podman -R /home/podman && chmod 644 /etc/containers/containers.conf |
|5 FLAVOR=stable INSTALL_RPMS=podman fuse-overlayfs openssh-clients ucpp /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 |
|5 FLAVOR=stable INSTALL_RPMS=podman fuse-overlayfs openssh-clients ucpp /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 |
|5 FLAVOR=stable INSTALL_RPMS=podman fuse-overlayfs openssh-clients ucpp /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"="2025-05-28T15:22:05+00:00" "org.opencontainers.image.authors"="podman@lists.podman.io" "org.opencontainers.image.source"="https://github.com/containers/image_build/blob/24ca4c190c70eeb8f35eaeccd7cffb9414b915ec/podman/" "org.opencontainers.image.revision"="24ca4c190c70eeb8f35eaeccd7cffb9414b915ec" "org.opencontainers.image.documentation"="https://github.com/containers/image_build/blob/24ca4c190c70eeb8f35eaeccd7cffb9414b915ec/podman/README.md" "built.by.repo"="https://github.com/containers/image_build.git" "built.by.commit"="24ca4c190c70eeb8f35eaeccd7cffb9414b915ec" "built.by.exec"="containers_build_push.sh" "built.by.digest"="sha256:113ae526992d1e4d777ecfb152085119d47d9ee32c2b6ffe2e25e16dbd3e953d" "built.by.logs"="https://cirrus-ci.com/task/5235375410511872" "org.opencontainers.image.version"="5.5.0" "org.opencontainers.image.url"="https://quay.io/containers/podman" "org.opencontainers.image.url"="https://quay.io/podman/stable" |
/bin/sh -c ssh-keygen -A && useradd -G wheel netkas && echo "%wheel ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers && sed -i 's|session required pam_loginuid.so|session optional pam_loginuid.so|g' /etc/pam.d/remote && sed -i 's|session required pam_loginuid.so|session optional pam_loginuid.so|g' /etc/pam.d/login && dnf config-manager addrepo --from-repofile=https://pkgs.tailscale.com/stable/fedora/tailscale.repo && dnf install -y tailscale |
COPY file:07e5d128425decfb02b8f7b90bcc56a8b03d13f5d9cc12929540c42edfdda01c in / |
ENTRYPOINT /entrypoint.sh |
Labels
Key | Value |
---|---|
built.by.commit | 24ca4c190c70eeb8f35eaeccd7cffb9414b915ec |
built.by.digest | sha256:113ae526992d1e4d777ecfb152085119d47d9ee32c2b6ffe2e25e16dbd3e953d |
built.by.exec | containers_build_push.sh |
built.by.logs | https://cirrus-ci.com/task/5235375410511872 |
built.by.repo | https://github.com/containers/image_build.git |
io.buildah.version | 1.40.0 |
license | MIT |
name | fedora |
org.opencontainers.image.authors | podman@lists.podman.io |
org.opencontainers.image.created | 2025-05-28T15:22:05+00:00 |
org.opencontainers.image.documentation | https://github.com/containers/image_build/blob/24ca4c190c70eeb8f35eaeccd7cffb9414b915ec/podman/README.md |
org.opencontainers.image.license | MIT |
org.opencontainers.image.name | fedora |
org.opencontainers.image.revision | 24ca4c190c70eeb8f35eaeccd7cffb9414b915ec |
org.opencontainers.image.source | https://github.com/containers/image_build/blob/24ca4c190c70eeb8f35eaeccd7cffb9414b915ec/podman/ |
org.opencontainers.image.url | https://quay.io/podman/stable |
org.opencontainers.image.vendor | Fedora Project |
org.opencontainers.image.version | 5.5.0 |
vendor | Fedora Project |
version | 42 |
Details
2025-05-28 17:41:55 +00:00
Versions (7)
View all
Container
1
OCI / Docker
linux/amd64
podman@lists.podman.io
292 MiB
470936f14674ad0beb45569571bbb1fcbad664a5
2025-06-02
885fc0034d4e644c8c03408e71f66c4c5715fff9
2025-05-29
9066c9ce8533317fc48e7446938c005e6b39debb
2025-05-28
842fa290742e99f495ad011ec5092a0ab038e738
2025-05-28
a31239e4ddfe0dd1908d38dbb990586a6aef5008
2025-05-28