plugin-terraform/validate (7565f2309a9e04aa6696e4aa2bb3cb31bfccd455e129eee0b440a68181aac961)

Published 2026-02-11 21:13:49 +00:00 by BjoernPetersen

Installation

docker pull code.bjoernpetersen.net/bjoernpetersen/plugin-terraform/validate:7565f2309a9e04aa6696e4aa2bb3cb31bfccd455e129eee0b440a68181aac961
sha256:6e194120a4fae891fd1068eb00db01c1ae8d0c6dd0ab37f2c7c879dbc7bfdb8a

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:9a2b416dbdb9d90c3d159d0459a43155744151e3f21afe360687219b023a0ad8 in ./
ENTRYPOINT [ "/script/entrypoint.sh" ]

Labels

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