ubuntu-runner (latest-node20)

Published 2025-02-21 08:33:50 +00:00 by RedstoneLP2

Installation

docker pull git.redstonelp2.com/redstonelp2/ubuntu-runner:latest-node20
sha256:1f5b46c18d51c36a4e9c50c2bbbbbdcf2892f6cc82f52348373c50fe4d0cc3ee

Image layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=22.04
ADD file:18e71f049606f6339ce7a995839623f50e6ec6474bfd0a3a7ca799db726f47f6 in /
CMD ["/bin/bash"]
RUN /bin/sh -c apt-get update && apt-get install -y curl gnupg build-essential git wget p7zip-full unzip # buildkit
RUN /bin/sh -c curl -sL https://deb.nodesource.com/setup_20.x | bash - # buildkit
RUN /bin/sh -c apt-get install -y nodejs # buildkit

Labels

Key Value
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.version 22.04
Details
Container
2025-02-21 08:33:50 +00:00
1
OCI / Docker
linux/amd64
240 MiB
Versions (1) View all
latest-node20 2025-02-21