oci/ubuntu (sha256:d0f8fe694b92d4fa5f74ee4647573efbcf548013f0d250cb8c42ae1438fee29a)

Published 2025-11-19 13:01:29 +01:00 by janbc

Installation

docker pull code.tanhub.net/accent/oci/ubuntu@sha256:d0f8fe694b92d4fa5f74ee4647573efbcf548013f0d250cb8c42ae1438fee29a
sha256:d0f8fe694b92d4fa5f74ee4647573efbcf548013f0d250cb8c42ae1438fee29a

Image layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=24.04
ADD file:ddf1aa62235de6657123492b19d27d937c25668011b5ebf923a3f019200f8540 in /
CMD ["/bin/bash"]
ARG TARGETARCH
ARG NODE_VERSION TARGETARCH
|2 NODE_VERSION=22 TARGETARCH=amd64 /bin/sh -c apt update -y && apt install -y maven podman ansible python3-dateutil curl wget git unzip zip tar jq gnupg software-properties-common lsb-release ca-certificates openssh-client locales build-essential
|2 NODE_VERSION=22 TARGETARCH=amd64 /bin/sh -c curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x | bash - && apt-get install -y nodejs
|2 NODE_VERSION=22 TARGETARCH=amd64 /bin/sh -c curl -fsSL -o /usr/local/bin/dbmate https://github.com/amacneil/dbmate/releases/latest/download/dbmate-linux-${TARGETARCH} && chmod +x /usr/local/bin/dbmate
|2 NODE_VERSION=22 TARGETARCH=amd64 /bin/sh -c apt autoremove && rm -rf /var/lib/apt/lists/*
CMD [ "/bin/bash", "-l" ]

Labels

Key Value
io.buildah.version 1.42.0
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.version 24.04
Details
Container
2025-11-19 13:01:29 +01:00
6
OCI / Docker
linux/amd64
550 MiB
Versions (1) View all
latest 2025-11-19