ubuntu (sha256:c0977e3778abefdd8c59e3f6e07915a71147d32b607943077ba9713e1eac4b78)
Installation
docker pull code.neureka.dev/oci/ubuntu@sha256:c0977e3778abefdd8c59e3f6e07915a71147d32b607943077ba9713e1eac4b78sha256:c0977e3778abefdd8c59e3f6e07915a71147d32b607943077ba9713e1eac4b78About 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:14c8897ef5107db11b35f5a0c05bdcb883c0a6daa83d07d4439865541f08514c 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
2026-05-30 17:03:26 -07:00
Versions (5)
View all
Container
0
OCI / Docker
linux/amd64
440 MiB