yamllint (latest-arm-v7)

Published 2023-10-02 12:20:50 +00:00 by volker.raschek in volker.raschek/yamllint-docker

Installation

docker pull git.cryptic.systems/volker.raschek/yamllint:latest-arm-v7
sha256:68a23d4cea9f90b933897c869eabdbde68b76faacae2157644530d9a47b838f2

Image Layers

ADD file:61f54a318ad79861c6177783bb4c604412b5d952f45a9aa12ff97f4dccba7f73 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=2023-10-02T12:18:19Z
LABEL org.opencontainers.image.revision=2bbb0f8abbaa1ec717dce37bc1e85cf583b18ec8
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 2023-10-02T12:18:19Z
org.opencontainers.image.revision 2bbb0f8abbaa1ec717dce37bc1e85cf583b18ec8
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
2023-10-02 12:20:50 +00:00
83
OCI / Docker
linux/arm
35 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