Sign inSign up

jamie/cfn-lint

By jamie

Updated over 4 years ago

cfn-lint based on alpine

Image
0

341

jamie/cfn-lint repository overview

cfn-lint based on alpine

FROM python:3.9.12-alpine3.15
RUN pip install cfn-lint
ENTRYPOINT [ "cfn-lint" ]
CMD ["--help"]

Tag summary

Content type

Image

Digest

Size

64.3 MB

Last updated

over 4 years ago

docker pull jamie/cfn-lint:0.58.4