yamllint (latest-amd64)

Published 2024-09-03 19:57:07 +00:00 by volker.raschek in volker.raschek/yamllint-docker

Installation

docker pull git.cryptic.systems/volker.raschek/yamllint:latest-amd64
sha256:f55dab3fd67f9c3f317c7b10e4ed398bc6aae528d3a010fd54aadb9a3105cdfe

Image Layers

ADD file:fc714080c3bcbbce7ac746a10d7b4355ffa36293a8d435d62cd5359ea8eb8364 in /
CMD ["/bin/sh"]
ARG YAMLLINT_VERSION=master
|1 YAMLLINT_VERSION=master /bin/sh -c set -ex && apk update && apk upgrade && apk add git python3 py-pip
|1 YAMLLINT_VERSION=master /bin/sh -c git clone --branch ${YAMLLINT_VERSION} https://github.com/adrienverge/yamllint /tmp/yamllint && python3 -m pip install /tmp/yamllint && rm -rf /tmp/yamllint
WORKDIR /workspace
ENTRYPOINT ["/usr/bin/yamllint"]
LABEL org.opencontainers.image.created=2024-09-03T19:55:09Z
LABEL org.opencontainers.image.revision=19a2f23087e2bcbb77b70a7398d7f31b3b97768c
LABEL org.opencontainers.image.source=https://git.cryptic.systems/volker.raschek/yamllint-docker.git
LABEL org.opencontainers.image.url=https://git.cryptic.systems/volker.raschek/yamllint-docker

Labels

Key Value
org.opencontainers.image.created 2024-09-03T19:55:09Z
org.opencontainers.image.revision 19a2f23087e2bcbb77b70a7398d7f31b3b97768c
org.opencontainers.image.source https://git.cryptic.systems/volker.raschek/yamllint-docker.git
org.opencontainers.image.url https://git.cryptic.systems/volker.raschek/yamllint-docker
Details
Container
2024-09-03 19:57:07 +00:00
150
OCI / Docker
linux/amd64
42 MiB
Versions (4) View all
latest 2024-09-03
latest-amd64 2024-09-03
latest-arm64-v8 2024-09-03
latest-arm-v7 2023-10-02