ubuntu (sha256:cdcab12fe48dedab3af88101e26b2629895d438e3f670f1e211e462ef543f3d9)
Installation
docker pull code.neureka.dev/oci/ubuntu@sha256:cdcab12fe48dedab3af88101e26b2629895d438e3f670f1e211e462ef543f3d9sha256:cdcab12fe48dedab3af88101e26b2629895d438e3f670f1e211e462ef543f3d9About 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:0f6466425c4f1800aae9224ddc3437b90c829cea58fb8edd5dde2f1eb0ee28da 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-04-12T00:01:01.547Z |
| 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
2026-04-11 17:09:06 -07:00
Versions (5)
View all
Container
0
OCI / Docker
linux/amd64
450 MiB