Search Docker Hub
puppet-lint-gitlab-ci
By jetpulp
Adaptation of dyre/puppet-lint for using it in Gitlab-ci pipeline
10K+
Make sure you mount a volume with the code you would like to lint into /modules.
docker run --rm dyre/puppet-lint --help
docker run --rm dyre/puppet-lint -v
docker run --rm -v /path/to/your/modules/:/modules/ dyre/puppet-lint
Content type
Image
Digest
Size
10.7 MB
Last updated
over 9 years ago
docker pull jetpulp/puppet-lint-gitlab-ci