ubuntu (sha256:d3ab173a61171f9f454a13332aff08b366198a08738d665fed84b3819b2235e4)

Published 2026-05-30 17:04:55 -07:00 by neureka in oci/ubuntu

Installation

docker pull code.neureka.dev/oci/ubuntu@sha256:d3ab173a61171f9f454a13332aff08b366198a08738d665fed84b3819b2235e4
sha256:d3ab173a61171f9f454a13332aff08b366198a08738d665fed84b3819b2235e4

About this package

Ubuntu-based OCI image for Forgejo Runner and Actions, providing a GitHub Actions–compatible CI environment.

Image layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.version=24.04
ADD file:8ce1caf246e7c778bca84c516d02fd4e83766bb2c530a0fffa8a351b560a2728 in /
CMD ["/bin/bash"]
RUN /bin/sh -c apt-get update && apt-get install ca-certificates curl git git-lfs zip unzip -y && apt-get install ca-certificates curl -y && install -m 0755 -d /etc/apt/keyrings && curl -fsSL https://download.docker.com/linux/ubuntu/gpg -o /etc/apt/keyrings/docker.asc && chmod a+r /etc/apt/keyrings/docker.asc && echo "deb [arch=$(dpkg --print-architecture) signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/ubuntu $(. /etc/os-release && echo "$VERSION_CODENAME") stable" | tee /etc/apt/sources.list.d/docker.list > /dev/null && apt-get update && apt-get install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin -y && apt-get install nodejs npm -y && npm install --global yarn pnpm && rm -rf /var/lib/apt/lists/* # buildkit

Labels

Key Value
org.opencontainers.image.created 2026-05-31T00:01:59.148Z
org.opencontainers.image.description Ubuntu-based OCI image for Forgejo Runner and Actions, providing a GitHub Actions–compatible CI environment.
org.opencontainers.image.licenses
org.opencontainers.image.revision 5ffa9ae93fb9b2454fa8c10746192b8c25502326
org.opencontainers.image.source https://code.neureka.dev/oci/ubuntu
org.opencontainers.image.title ubuntu
org.opencontainers.image.url https://code.neureka.dev/oci/ubuntu
org.opencontainers.image.version nightly
Details
Container
2026-05-30 17:04:55 -07:00
0
OCI / Docker
linux/amd64
451 MiB
Versions (5) View all
latest 2026-05-30
noble 2026-05-30
24.04 2026-05-30
jammy 2026-05-30
22.04 2026-05-30