action-worker (trixie)

Published 2025-09-16 05:48:58 +00:00 by guochao in public/containers

Installation

docker pull git.jeffthecoder.xyz/public/action-worker:trixie
sha256:7301171f73f957ac0fbb5068e198450b3e8d20b49db06a7f7facb01c488f493d

Image layers

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