yamllint (latest-arm64-v8)

Published 2024-11-01 01:04:55 +00:00 by volker.raschek in volker.raschek/yamllint-docker

Installation

docker pull git.cryptic.systems/volker.raschek/yamllint:latest-arm64-v8
sha256:59b82aa5f338349354fbb941caba6fcf18d684c4a5930ddfff9a44ca3ea35106

Image Layers

ADD file:d8a30995bbcd627f084912c728fda5483b6ba486de25af588a0956069d0bd7ad 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-11-01T01:03:58Z
LABEL org.opencontainers.image.revision=4d92b79cc29ebb1406a48089927f18206b361bd7
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-11-01T01:03:58Z
org.opencontainers.image.revision 4d92b79cc29ebb1406a48089927f18206b361bd7
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-11-01 01:04:55 +00:00
164
OCI / Docker
linux/arm64/v8
42 MiB
Versions (4) View all
latest 2024-11-01
latest-amd64 2024-11-01
latest-arm64-v8 2024-11-01
latest-arm-v7 2023-10-02