action-builder (0.3.1)

Published 2025-09-29 17:21:49 +00:00 by ms-eevee

Installation

docker pull git.evelynonline.ca/ms-eevee/action-builder:0.3.1
sha256:4f5966d8e9ea3524b4f76e4c3396914099c82c7457c6aa9c6e104cd15f9506b2

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
/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
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 17:21:49 +00:00
1
OCI / Docker
linux/amd64
417 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