runner-image (latest)

Published 2026-07-21 03:36:06 +00:00 by alex in alex/runner-image

Installation

docker pull forge.l3x.in/alex/runner-image:latest
sha256:4e65932160f6e399c36559008ef34e09e77ceaf7c454398fe73a6869233e5984

Image layers

# debian.sh --arch 'amd64' out/ 'stable' '@1783900800'
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:b168295c26b2192ba36082fd2ae4597d09a0b2e033f85de7913952ef79fa4a53 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:2c8a50c83d7eaf1999f4880ed19ab03c259f750ae6d903621bd75001ad75082d in /usr/local/bin/node
COPY dir:7e65a0715af093e54a1e7ad4ac1baf84cf0b62d8a59ba893e92da05655039547 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 file:ef5ff94bf004f83d94dba697ce26d17fae85cef7380b63cc8de7d1c888aec854 in /usr/local/bin/just
COPY dir:88f9fdeac979bb6e73acb5a763e9e7a02ca14e383591dd01cdf1bf77a399457f 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:061e4d0765ce3f13ae53dbda77a78e9a3fd47a57107f54a2598357da5e83c4eb in /usr/local/bin/deno
ENV DENO_DIR=/deno-dir
COPY file:7b763c7aeefceef8b24fafcda88538aa1119af15a89d25f07efba0897f0851b5 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 just --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 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-07-21 03:36:06 +00:00
10
OCI / Docker
linux/amd64
632 MiB
Versions (1) View all
latest 2026-07-21