buildah-cache (b3ea508abee218bdfe34cee9a4f2e1236766fe81b51ef0e345c053a18bfbe10a)

Published 2025-03-11 23:59:37 +00:00 by james

Installation

docker pull git.strudelline.net/infra/buildah-cache:b3ea508abee218bdfe34cee9a4f2e1236766fe81b51ef0e345c053a18bfbe10a
sha256:9becd3728e3bfa6c53a29deea6ecb5cbc777524b472aea4973520b34e79e7dd1

Image Layers

ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
/bin/sh -c apk add --no-cache alpine-sdk
/bin/sh -c apk add --no-cache rustup && rustup-init -q -y
ENV PATH=/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
ARG VERSION

Labels

Key Value
io.buildah.version 1.28.2