Skip to content

Light-weight puppet-lint docker image based on Alpine

Notifications You must be signed in to change notification settings

dyre/puppet-lint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

puppet-lint

Make sure you mount a volume with the code you would like to lint into /modules.

List options

docker run --rm dyre/puppet-lint --help

Show version:

docker run --rm dyre/puppet-lint -v

Lint:

docker run --rm -v /path/to/your/modules/:/modules/ dyre/puppet-lint

About

Light-weight puppet-lint docker image based on Alpine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published