rust-build-env (1e8d4bb9ff5a306b9e6995397ce4627d0def820d38edf82958c265fe7ab83d1a)

Published 2025-11-15 16:34:44 +01:00 by SolaceRenovateFox in PurpleBooth/rust-build-env

Installation

docker pull code.billie.codes/purplebooth/rust-build-env:1e8d4bb9ff5a306b9e6995397ce4627d0def820d38edf82958c265fe7ab83d1a
sha256:896fd4c83f93e36e2650f281602423f8839ab47696e71a287fdb8fe5e5c03d2a

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/*
ARG ZIG_VERSION

Labels

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