Sign inSign up

bykva/ansible-lint

By bykva

Updated over 4 years ago

Image
0

1.3K

bykva/ansible-lint repository overview

FROM python:3.9.12-alpine3.15

RUN apk update && apk add gcc libc-dev libffi-dev && pip3 install ansible-lint

RUN ansible-galaxy collection install community.general

Tag summary

Content type

Image

Digest

Size

107.8 MB

Last updated

over 4 years ago

docker pull bykva/ansible-lint