Search Docker Hub
yamllint
By giantswarm
The `yamllint` utility (https://github.com/adrienverge/yamllint) for Docker
1M+
This repository provides an automated build for a lean yamllint Docker image.
To lint the files one.yaml and two.yaml in your current directory:
one.yaml
two.yaml
docker run --rm -ti -v $(pwd):/workdir giantswarm/yamllint ./one.yaml ./two.yaml
Content type
Image
Digest
Size
24.6 MB
Last updated
over 7 years ago
docker pull giantswarm/yamllint