ubuntu (sha256:2cee73d7f043938b9c4450043b3cb97ac4754185abd51941c27929f80e102d5c)
Installation
docker pull forgejo.neureka.dev/oci/ubuntu@sha256:2cee73d7f043938b9c4450043b3cb97ac4754185abd51941c27929f80e102d5csha256:2cee73d7f043938b9c4450043b3cb97ac4754185abd51941c27929f80e102d5cAbout 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:8c609c85109d07bf47cf268a175b3be8bbe34fc0c41d15d99b090d099f4dc837 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
2026-07-05 00:06:13 +00:00
Versions (5)
View all
Container
0
OCI / Docker
linux/amd64
454 MiB