alpine/cfn

Sponsored OSS

By alpine

Updated over 3 years ago

Image

7.0K

Cloudormation template toolbox

Currently two tools are installed

If you need add new tools, raise ticket in https://github.com/alpine-docker/cfn

Usage
# cd to the folder where you put the cloudformation templates
# for example, the template file name is `template.yaml`


$ docker run -ti --rm -v $(pwd):/data -w /data alpine/cfn cfn-lint template.yaml

Docker Pull Command

docker pull alpine/cfn