An open API service indexing awesome lists of open source software.

https://github.com/danielkubat/yamllint

Custom image based on original Alpine Linux with yamllint inside
https://github.com/danielkubat/yamllint

docker yamllint

Last synced: 7 months ago
JSON representation

Custom image based on original Alpine Linux with yamllint inside

Awesome Lists containing this project

README

          

# yamllint ![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/danielkubat/yamllint)

Custom image based on original [Alpine Linux](https://hub.docker.com/_/alpine/) with [yamllint](https://github.com/adrienverge/yamllint) inside.

## Version matrix:

- Alpine Linux *[3 (major)](https://hub.docker.com/_/alpine)*
- yamllint *[1.26.1](https://github.com/adrienverge/yamllint/releases/tag/v1.26.1)*

## Pulling Docker image:

```bash
docker pull danielkubat/yamllint:latest
```

*Docker image is deployed to [Docker Hub](https://hub.docker.com/r/danielkubat/yamllint).*