debian-trixie-node (latest)

Published 2026-06-08 06:04:30 +02:00 by kristofferopsahl in kristofferopsahl/ci-images

Installation

docker pull git.kristofferopsahl.com/kristofferopsahl/debian-trixie-node:latest
sha256:6d48fa1bca097883a0a7210d9d4a5de404770e8a6f4df5493513bc8bdb232894

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1779062400'
ENV LANG=C.UTF-8
/bin/sh -c apt-get update -qq && apt-get install -y --no-install-recommends ca-certificates curl git build-essential locales nodejs pkg-config xz-utils zstd unzip zip jq && echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen && locale-gen && rm -rf /var/lib/apt/lists/*
/bin/sh -c gcc --version && git --version && jq --version && node --version
/bin/sh -c apt-get update -qq && apt-get install -y --no-install-recommends nodejs npm && rm -rf /var/lib/apt/lists/*
/bin/sh -c node --version && npm --version

Labels

Key Value
io.buildah.version 1.39.3
Details
Container
2026-06-08 06:04:30 +02:00
596
OCI / Docker
linux/amd64
235 MiB
Versions (1) View all
latest 2026-06-08