action-builder (0.3.3)

Published 2025-09-29 18:06:08 +00:00 by ms-eevee

Installation

docker pull git.evelynonline.ca/ms-eevee/action-builder:0.3.3
sha256:856dcf97489d267cd6aae3099f9a1fe58cd7e38cb0b6eb388cd3b039f0a9f0ab

Image layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=24.04
ADD file:dafefa97de6dc66a6734ec6f05e58125ce01225cccce3f50662330c252aad518 in /
CMD ["/bin/bash"]
/bin/sh -c apt update
/bin/sh -c apt install -y nodejs curl git gcc npm
/bin/sh -c curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs > /etc/install-rust.sh
/bin/sh -c bash /etc/install-rust.sh -y
/bin/sh -c npm install -g pnpm@latest-10
ENTRYPOINT ["bash"]

Labels

Key Value
io.buildah.version 1.41.4
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.version 24.04
Details
Container
2025-09-29 18:06:08 +00:00
1
OCI / Docker
linux/amd64
649 MiB
Versions (10) View all
0.3.8 2025-09-29
0.3.7 2025-09-29
0.3.6 2025-09-29
0.3.3 2025-09-29
0.3.2 2025-09-29