Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 767 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 767 Bytes

docker-cfn-python-lint

Tag new releases of cfn-lint Build and publish image to ghcr.io

Docker image of aws-cloudformation/cfn-lint with automated builds.

Usage

lint template.yaml:

docker run --rm -v $PWD:/data ghcr.io/adrianmace/docker-cfn-python-lint:latest /data/template.yaml