molecule-ai

runner-base (full-latest-cloudflared-goproxy-pipe)

Published 2026-07-04 17:48:54 +00:00 by hongming

Installation

docker pull git.moleculesai.app/molecule-ai/runner-base:full-latest-cloudflared-goproxy-pipe
sha256:d765ae038c74f8f52b99b317ea8be1f043880474d1824fe97b0d3de1fba70da2

About this package

Dump of the runner image

Image Layers

GitHub Actions via streaming the rootfs using tar and nodejs into ghcr.io, GitHub Hosted Runners do not have enough space for docker build / pull itself
LABEL org.opencontainers.image.authors=https://github.com/ChristopherHX
LABEL org.opencontainers.image.created=2026-06-30T01:20:38.129Z
LABEL org.opencontainers.image.description=Dump of the runner image
LABEL org.opencontainers.image.documentation=https://github.com/ChristopherHX/runner-image-blobs/tree/96c58e2540a8c11351aed1269df0553663a1b8d7
LABEL org.opencontainers.image.ref.name=ghcr.io/christopherhx/runner-images
LABEL org.opencontainers.image.revision=96c58e2540a8c11351aed1269df0553663a1b8d7
LABEL org.opencontainers.image.source=https://github.com/ChristopherHX/runner-image-blobs/tree/96c58e2540a8c11351aed1269df0553663a1b8d7
LABEL org.opencontainers.image.title=runner-image-amd64
LABEL org.opencontainers.image.url=https://github.com/ChristopherHX/runner-image-blobs/tree/96c58e2540a8c11351aed1269df0553663a1b8d7
LABEL org.opencontainers.image.vendor=ChristopherHX
LABEL org.opencontainers.image.version=ubuntu24-runner-large-20260622.220.1-amd64
ENV GOPROXY=https://proxy.golang.org|https://goproxy.io|https://goproxy.cn|direct
ENV DOCKER_CONFIG=/tmp/docker-cfg
RUN /bin/sh -c install -d -m 0700 -o runner -g runner /tmp/docker-cfg # buildkit
ARG CLOUDFLARED_VERSION=2026.3.0
ARG CF_SHA256_AMD64=4a9e50e6d6d798e90fcd01933151a90bf7edd99a0a55c28ad18f2e16263a5c30
ARG CF_SHA256_ARM64=0755ba4cbab59980e6148367fcf53a8f3ec85a97deefd63c2420cf7850769bee
RUN |3 CLOUDFLARED_VERSION=2026.3.0 CF_SHA256_AMD64=4a9e50e6d6d798e90fcd01933151a90bf7edd99a0a55c28ad18f2e16263a5c30 CF_SHA256_ARM64=0755ba4cbab59980e6148367fcf53a8f3ec85a97deefd63c2420cf7850769bee /bin/sh -c set -eux; arch="$(dpkg --print-architecture)"; case "$arch" in amd64) url="https://github.com/cloudflare/cloudflared/releases/download/${CLOUDFLARED_VERSION}/cloudflared-linux-amd64"; sha="${CF_SHA256_AMD64}" ;; arm64) url="https://github.com/cloudflare/cloudflared/releases/download/${CLOUDFLARED_VERSION}/cloudflared-linux-arm64"; sha="${CF_SHA256_ARM64}" ;; *) echo "unsupported arch: $arch" >&2; exit 1 ;; esac; curl -fsSL "$url" -o /usr/local/bin/cloudflared; echo "${sha} /usr/local/bin/cloudflared" | sha256sum -c -; chmod 0755 /usr/local/bin/cloudflared; /usr/local/bin/cloudflared --version # buildkit
pulled from docker.io/catthehacker/ubuntu:full-latest@sha256:76581ac3f31aa1ad7cb558b47c3e836b9cbcd82dc08fc69349f77e3967bea50c
pulled from docker.io/catthehacker/ubuntu:full-latest@sha256:76581ac3f31aa1ad7cb558b47c3e836b9cbcd82dc08fc69349f77e3967bea50c
pulled from docker.io/catthehacker/ubuntu:full-latest@sha256:76581ac3f31aa1ad7cb558b47c3e836b9cbcd82dc08fc69349f77e3967bea50c
pulled from docker.io/catthehacker/ubuntu:full-latest@sha256:76581ac3f31aa1ad7cb558b47c3e836b9cbcd82dc08fc69349f77e3967bea50c
pulled from docker.io/catthehacker/ubuntu:full-latest@sha256:76581ac3f31aa1ad7cb558b47c3e836b9cbcd82dc08fc69349f77e3967bea50c
pulled from docker.io/catthehacker/ubuntu:full-latest@sha256:76581ac3f31aa1ad7cb558b47c3e836b9cbcd82dc08fc69349f77e3967bea50c
pulled from docker.io/catthehacker/ubuntu:full-latest@sha256:76581ac3f31aa1ad7cb558b47c3e836b9cbcd82dc08fc69349f77e3967bea50c
pulled from docker.io/catthehacker/ubuntu:full-latest@sha256:76581ac3f31aa1ad7cb558b47c3e836b9cbcd82dc08fc69349f77e3967bea50c
pulled from docker.io/catthehacker/ubuntu:full-latest@sha256:76581ac3f31aa1ad7cb558b47c3e836b9cbcd82dc08fc69349f77e3967bea50c
pulled from docker.io/catthehacker/ubuntu:full-latest@sha256:76581ac3f31aa1ad7cb558b47c3e836b9cbcd82dc08fc69349f77e3967bea50c
pulled from docker.io/catthehacker/ubuntu:full-latest@sha256:76581ac3f31aa1ad7cb558b47c3e836b9cbcd82dc08fc69349f77e3967bea50c
pulled from docker.io/catthehacker/ubuntu:full-latest@sha256:76581ac3f31aa1ad7cb558b47c3e836b9cbcd82dc08fc69349f77e3967bea50c
pulled from docker.io/catthehacker/ubuntu:full-latest@sha256:76581ac3f31aa1ad7cb558b47c3e836b9cbcd82dc08fc69349f77e3967bea50c
pulled from docker.io/catthehacker/ubuntu:full-latest@sha256:76581ac3f31aa1ad7cb558b47c3e836b9cbcd82dc08fc69349f77e3967bea50c
pulled from docker.io/catthehacker/ubuntu:full-latest@sha256:76581ac3f31aa1ad7cb558b47c3e836b9cbcd82dc08fc69349f77e3967bea50c
pulled from docker.io/catthehacker/ubuntu:full-latest@sha256:76581ac3f31aa1ad7cb558b47c3e836b9cbcd82dc08fc69349f77e3967bea50c
mount / from exec /bin/sh -c install -d -m 0700 -o runner -g runner /tmp/docker-cfg
mount / from exec /bin/sh -c set -eux; arch="$(dpkg --print-architecture)"; case "$arch" in amd64) url="https://github.com/cloudflare/cloudflared/releases/download/${CLOUDFLARED_VERSION}/cloudflared-linux-amd64"; sha="${CF_SHA256_AMD64}" ;; arm64) url="https://github.com/cloudflare/cloudflared/releases/download/${CLOUDFLARED_VERSION}/cloudflared-linux-arm64"; sha="${CF_SHA256_ARM64}" ;; *) echo "unsupported arch: $arch" >&2; exit 1 ;; esac; curl -fsSL "$url" -o /usr/local/bin/cloudflared; echo "${sha} /usr/local/bin/cloudflared" | sha256sum -c -; chmod 0755 /usr/local/bin/cloudflared; /usr/local/bin/cloudflared --version

Labels

Key Value
org.opencontainers.image.authors https://github.com/ChristopherHX
org.opencontainers.image.created 2026-06-30T01:20:38.129Z
org.opencontainers.image.description Dump of the runner image
org.opencontainers.image.documentation https://github.com/ChristopherHX/runner-image-blobs/tree/96c58e2540a8c11351aed1269df0553663a1b8d7
org.opencontainers.image.ref.name ghcr.io/christopherhx/runner-images
org.opencontainers.image.revision 96c58e2540a8c11351aed1269df0553663a1b8d7
org.opencontainers.image.source https://github.com/ChristopherHX/runner-image-blobs/tree/96c58e2540a8c11351aed1269df0553663a1b8d7
org.opencontainers.image.title runner-image-amd64
org.opencontainers.image.url https://github.com/ChristopherHX/runner-image-blobs/tree/96c58e2540a8c11351aed1269df0553663a1b8d7
org.opencontainers.image.vendor ChristopherHX
org.opencontainers.image.version ubuntu24-runner-large-20260622.220.1-amd64
Details
Container
2026-07-04 17:48:54 +00:00
496
OCI / Docker
linux/amd64
https://github.com/ChristopherHX
18 GiB
Versions (1) View all