base-image (v2)
Published 2026-08-08 23:36:45 +02:00 by ex
Installation
docker pull fgj.jsv.dedyn.io/ex/base-image:v2sha256:0a240f726594b37d7a4f8fcaf7ac78d9012a01377fa538eff9c7f6df6506ed3dImage layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200' |
| /bin/sh -c apt-get update && apt-get install -y curl xz-utils bash ca-certificates git && rm -rf /var/lib/apt/lists/* |
| /bin/sh -c curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install linux --extra-conf "sandbox = false" --init none --no-confirm |
| ENV PATH="/nix/var/nix/profiles/default/bin:$PATH" |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.43.1 |