cache (8f7b8020a8e6f19f78d1b0e3502400a229d6afe6a120fd96d196e0175f91851e)

Published 2026-01-03 14:09:03 +01:00 by SolaceRenovateFox

Installation

docker pull code.billie.codes/purplebooth/cache:8f7b8020a8e6f19f78d1b0e3502400a229d6afe6a120fd96d196e0175f91851e
sha256:f1f82d5ad98877440649de860146876c91871bed1cd15bbd671f961fd61d9ac5

Image layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=25.10
ADD file:ce0ed2b1633c632fb10a1612e64252af75b1f5aeb73b4ae5c99aa52229614cc7 in /
CMD ["/bin/bash"]
/bin/sh -c apt-get update && apt-get upgrade -y && apt-get install -y --no-install-recommends fdupes && rm -rf /var/lib/apt/lists/*
/bin/sh -c groupadd -g 1568 nonroot && useradd -u 1568 -g 1568 nonroot

Labels

Key Value
io.buildah.version 1.42.2
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.version 25.10