cache (75c3820a3fca47b80fadb300d5e64e7500c28d8e9cb65830fd46072d805f9d2a)

Published 2025-11-15 21:13:16 +01:00 by SolaceRenovateFox

Installation

docker pull code.billie.codes/purplebooth/cache:75c3820a3fca47b80fadb300d5e64e7500c28d8e9cb65830fd46072d805f9d2a
sha256:ddbb16da04145b8f8975938e32e4aeaf85e99012e45c657587bc5c2c945e2574

Image layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=24.04
ADD file:ddf1aa62235de6657123492b19d27d937c25668011b5ebf923a3f019200f8540 in /
CMD ["/bin/bash"]
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
/bin/sh -c apt-get update && apt-get upgrade -y && rm -rf /var/lib/apt/lists/*
/bin/sh -c apt-get update && apt-get install -y --no-install-recommends adduser bash build-essential bzip2 ca-certificates cmake curl gettext git gnupg libc++-dev libc++abi-dev libssl-dev lld mingw-w64 musl-tools openssh-client pkg-config sudo unzip xz-utils && rm -rf /var/lib/apt/lists/*

Labels

Key Value
io.buildah.version 1.42.0
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.version 24.04