Search Docker Hub
puppet-lint
By dyre
puppet-lint based on Alpine to minimize image size
7.5K
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
12.7 MB
Last updated
about 10 years ago
docker pull dyre/puppet-lint