action-worker (debian13)

Published 2025-10-01 00:14:56 +00:00 by guochao in public/containers

Installation

docker pull git.jeffthecoder.xyz/public/action-worker:debian13
sha256:6fa96b9a38d08a30f4fb3e75f508f9eaca79ef1b8858ddbb7694e0fddb11bec2

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@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:14:56 +00:00
198
OCI / Docker
linux/amd64
346 MiB
Versions (4) View all
debian13 2025-10-01
debian12 2025-10-01
bookworm 2025-10-01
trixie 2025-09-16