oci/ubuntu (sha256:d7e59cef9bd342b8a59cdef1198ce9cf2022fc198a790eb94a89e5198cf9948e)

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

Installation

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

Image layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=24.04
ADD file:44fdb45bd3a8d9bd9c66b716aa0bb6ee11b6fbcceb59ee0eb54165785a35dfcb in /
CMD ["/bin/bash"]
ARG TARGETARCH
ARG NODE_VERSION TARGETARCH
|2 NODE_VERSION=22 TARGETARCH=arm64 /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=arm64 /bin/sh -c curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x | bash - && apt-get install -y nodejs
|2 NODE_VERSION=22 TARGETARCH=arm64 /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=arm64 /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:48 +01:00
0
OCI / Docker
linux/arm64/v8
545 MiB
Versions (1) View all
latest 2025-11-19