ubuntu (sha256:e43e3af89784eca5b6576447e8d86a10982314ba1bafe5681174b6553517104c)

Published 2026-07-05 00:03:44 +00:00 by neureka in oci/ubuntu

Installation

docker pull forgejo.neureka.dev/oci/ubuntu@sha256:e43e3af89784eca5b6576447e8d86a10982314ba1bafe5681174b6553517104c
sha256:e43e3af89784eca5b6576447e8d86a10982314ba1bafe5681174b6553517104c

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=22.04
ADD file:c5143b228eb55f19ed4d3b653ad68ec7afe54ded0247e090ce3afb9e5484adfb 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-07-05T00:01:37.390Z
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-07-05 00:03:44 +00:00
0
OCI / Docker
linux/amd64
441 MiB
Versions (5) View all
latest 2026-07-05
24.04 2026-07-05
noble 2026-07-05
22.04 2026-07-05
jammy 2026-07-05