plugin-terraform/plan (53b7c960875e755b67d51a73dda2f7968010c82af0f06571879b9ca9e7d40c27)

Published 2026-02-11 21:14:20 +00:00 by BjoernPetersen

Installation

docker pull code.bjoernpetersen.net/bjoernpetersen/plugin-terraform/plan:53b7c960875e755b67d51a73dda2f7968010c82af0f06571879b9ca9e7d40c27
sha256:d951622f2afafffaa6435f2f1cefcb7ae765bdc7c3f79154547855cae205fc5a

Image layers

# debian.sh --arch 'arm64' out/ 'trixie' '@1769990400'
/bin/sh -c --mount=type=tmpfs,target=/tmp --mount=type=tmpfs,target=/var/log --mount=type=cache,id=var,target=/var/cache --mount=type=cache,id=aptlist,target=/var/lib/apt/lists apt-get update -qq && apt-get install -yq --no-install-recommends ca-certificates jq && useradd --create-home --shell /usr/bin/bash nonroot
ARG MISE_VERSION
|1 MISE_VERSION=v2025.12.11 /bin/sh -c --mount=type=tmpfs,target=/tmp --mount=type=tmpfs,target=/var/log --mount=type=cache,id=var,target=/var/cache --mount=type=cache,id=aptlist,target=/var/lib/apt/lists export ARCH=$(dpkg --print-architecture | sed 's/amd64/x64/g') && /usr/lib/apt/apt-helper download-file "https://github.com/jdx/mise/releases/download/${MISE_VERSION}/mise-${MISE_VERSION}-linux-${ARCH}" /tmp/mise && chmod 755 /tmp/mise && mv /tmp/mise /usr/local/bin/mise
ENV PATH="/home/nonroot/.local/share/mise/shims":$PATH
ENV MISE_QUIET=1
USER nonroot
WORKDIR /home/nonroot
WORKDIR /script
COPY dir:4c34a2c5e3bd248363c9ddebd1543092edcefd14c75366dc9b723faa107c703e in ./lib/
COPY file:3128c9de2ae664160ab712b02d6da04ebbd50974eeb53970e6fd20ecf2506b3b in ./
ENTRYPOINT [ "/script/entrypoint.sh" ]

Labels

Key Value
io.buildah.version 1.42.2
Details
Container
2026-02-11 21:14:20 +00:00
0
OCI / Docker
linux/arm64/v8
56 MiB
Versions (25) View all