action-worker (debian12)

Published 2025-10-01 00:12:28 +00:00 by guochao in public/containers

Installation

docker pull git.jeffthecoder.xyz/public/action-worker:debian12
sha256:ada74fca8f7bbb7878f083ba5c56fd09f1d95ac34b65d14b1211666f18fda596

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1759104000'
ARG DEBIAN_MIRROR
|1 DEBIAN_MIRROR=100.64.0.2:8881 /bin/sh -c if [ -f /etc/apt/sources.list.d/debian.sources ]; then DEBIAN_SOURCES=/etc/apt/sources.list.d/debian.sources; else DEBIAN_SOURCES=/etc/apt/sources.list; fi && sed -i "s,deb.debian.org,${DEBIAN_MIRROR},g" ${DEBIAN_SOURCES} && apt update && apt dist-upgrade -y && apt install -y git git-lfs nodejs curl podman && git lfs install && apt clean && sed -i "s,${DEBIAN_MIRROR},deb.debian.org,g" ${DEBIAN_SOURCES}

Labels

Key Value
io.buildah.version 1.39.3
Details
Container
2025-10-01 00:12:28 +00:00
58
OCI / Docker
linux/amd64
227 MiB
Versions (4) View all
debian13 2025-10-01
debian12 2025-10-01
bookworm 2025-10-01
trixie 2025-09-16