buildah-cache (756ff026a8e5db07c432624e194ad25e69c3fcc4e5b8907ef3d817a7f53e192a)

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

Installation

docker pull git.strudelline.net/infra/buildah-cache:756ff026a8e5db07c432624e194ad25e69c3fcc4e5b8907ef3d817a7f53e192a
sha256:0ecc5834705b3b8b82e8b6da60afa91fbbebdb605259108bfd4e2cc6a8dedd12

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
|1 VERSION=0.5.2 /bin/sh -c cargo install boringtun-cli@$VERSION

Labels

Key Value
io.buildah.version 1.28.2