runner-image (latest)

Published 2026-09-15 03:31:28 +00:00 by alex in alex/runner-image

Installation

docker pull forge.l3x.in/alex/runner-image:latest
sha256:2f4a4e16cb30634d3779a0fb5ee1645187793e0ee93728807ae46e0c238cee80

Image layers

# debian.sh --arch 'amd64' out/ 'stable' '@1785715200'
ENV DEBIAN_FRONTEND=noninteractive
ARG DISTRO_PACKAGES
|9 DISTRO_PACKAGES=ansible ca-certificates curl gcc git libc6-dev podman python3 unzip /bin/sh -c apt-get update && apt-get dist-upgrade -y && apt-get install -y --no-install-recommends ${DISTRO_PACKAGES} && rm -rf /var/lib/apt/lists/*
COPY dir:e70e43f86bdcb30db9e436dccd6944e6cb7e7d62976547fbe7e3704751375918 in /usr/local/aws-cli
|9 DISTRO_PACKAGES=ansible ca-certificates curl gcc git libc6-dev podman python3 unzip /bin/sh -c ln -s /usr/local/aws-cli/v2/current/bin/aws /usr/local/bin/aws
COPY file:b415ba49ef89f1e4483e58ba8c5973b6ea075085cd3225febc4c77e973b5edaa in /usr/local/bin/node
COPY dir:14c33521854c90ae6f076977042ca22cf51d188d2afb65d864989fff8c1ba64e in /usr/local/lib/node_modules
|9 DISTRO_PACKAGES=ansible ca-certificates curl gcc git libc6-dev podman python3 unzip /bin/sh -c ln -s ../lib/node_modules/npm/bin/npm-cli.js /usr/local/bin/npm && ln -s ../lib/node_modules/npm/bin/npx-cli.js /usr/local/bin/npx && ln -s ../lib/node_modules/netlify-cli/bin/run.js /usr/local/bin/netlify
COPY dir:4c1c154510208b42158dde101454f6422e35953b5da7407e41f372621dc06b33 in /usr/local/share/pnpm
ENV PNPM_HOME=/usr/local/share/pnpm PATH=/usr/local/share/pnpm/bin:$PATH
COPY file:9939121a6adcd38ede4b4434d4eea186747f731ee80555b62de9cef756cb0d0c in /usr/local/bin/just
COPY file:8565cac5c93eb815bbd6315dac0fefb0e71250afc4ab0a29b0c1d2a106b3ee0c in /usr/local/bin/kustomize
COPY dir:f1d1c34cb21ea68da7d33702bd6171ad86f77869cc4dd172256fee5158c402f4 in /usr/local/go
|9 DISTRO_PACKAGES=ansible ca-certificates curl gcc git libc6-dev podman python3 unzip /bin/sh -c rm -rf /usr/local/go/doc /usr/local/go/misc /usr/local/go/test
ENV GOPATH=/go PATH=/go/bin:/usr/local/go/bin:$PATH
COPY file:7b0502432eb6b761d778f78a1d99d0a9ea8b450b561ce6313e3e5c7f51e705a1 in /usr/local/bin/golangci-lint
COPY file:061e4d0765ce3f13ae53dbda77a78e9a3fd47a57107f54a2598357da5e83c4eb in /usr/local/bin/deno
ENV DENO_DIR=/deno-dir
COPY file:f02783437107746232da7eebc21b9736c08d2c4a859670ef229164908ac3e758 in /usr/local/bin/tofu
|9 DISTRO_PACKAGES=ansible ca-certificates curl gcc git libc6-dev podman python3 unzip /bin/sh -c ansible --version
|9 DISTRO_PACKAGES=ansible ca-certificates curl gcc git libc6-dev podman python3 unzip /bin/sh -c aws --version
|9 DISTRO_PACKAGES=ansible ca-certificates curl gcc git libc6-dev podman python3 unzip /bin/sh -c curl --version
|9 DISTRO_PACKAGES=ansible ca-certificates curl gcc git libc6-dev podman python3 unzip /bin/sh -c deno --version
|9 DISTRO_PACKAGES=ansible ca-certificates curl gcc git libc6-dev podman python3 unzip /bin/sh -c git --version
|9 DISTRO_PACKAGES=ansible ca-certificates curl gcc git libc6-dev podman python3 unzip /bin/sh -c go version
|9 DISTRO_PACKAGES=ansible ca-certificates curl gcc git libc6-dev podman python3 unzip /bin/sh -c golangci-lint --version
|9 DISTRO_PACKAGES=ansible ca-certificates curl gcc git libc6-dev podman python3 unzip /bin/sh -c just --version
|9 DISTRO_PACKAGES=ansible ca-certificates curl gcc git libc6-dev podman python3 unzip /bin/sh -c kustomize version
|9 DISTRO_PACKAGES=ansible ca-certificates curl gcc git libc6-dev podman python3 unzip /bin/sh -c netlify --version
|9 DISTRO_PACKAGES=ansible ca-certificates curl gcc git libc6-dev podman python3 unzip /bin/sh -c node --version
|9 DISTRO_PACKAGES=ansible ca-certificates curl gcc git libc6-dev podman python3 unzip /bin/sh -c npm --version
|9 DISTRO_PACKAGES=ansible ca-certificates curl gcc git libc6-dev podman python3 unzip /bin/sh -c pnpm --version
|9 DISTRO_PACKAGES=ansible ca-certificates curl gcc git libc6-dev podman python3 unzip /bin/sh -c podman --version
|9 DISTRO_PACKAGES=ansible ca-certificates curl gcc git libc6-dev podman python3 unzip /bin/sh -c python3 --version
|9 DISTRO_PACKAGES=ansible ca-certificates curl gcc git libc6-dev podman python3 unzip /bin/sh -c tofu --version

Labels

Key Value
io.buildah.version 1.39.3
Details
Container
2026-09-15 03:31:28 +00:00
14
OCI / Docker
linux/amd64
697 MiB
Versions (1) View all
latest 2026-09-15