yamllint (latest-arm64-v8)
Installation
docker pull git.cryptic.systems/volker.raschek/yamllint:latest-arm64-v8
sha256:e29b4545066adebef3ac9d4c36197b36535b0a235835d1def2ea4ad4c02d4858
Image Layers
ADD file:d8a30995bbcd627f084912c728fda5483b6ba486de25af588a0956069d0bd7ad in / |
CMD ["/bin/sh"] |
ARG YAMLLINT_VERSION=master |
RUN |1 YAMLLINT_VERSION=master /bin/sh -c set -ex && apk update && apk upgrade && apk add git python3 py-pip # buildkit |
RUN |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 # buildkit |
WORKDIR /workspace |
ENTRYPOINT ["/usr/bin/yamllint"] |
Labels
Key | Value |
---|---|
org.opencontainers.image.created | 2024-12-25T06:26:24Z |
org.opencontainers.image.revision | 1eeb9568d59068d40bc515f9b2c9da71a6734c8c |
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
2024-12-25 06:27:15 +00:00
Versions (4)
View all
Container
179
OCI / Docker
linux/arm64/v8
42 MiB