Sign inSign up

spohnan/puppet-test

By spohnan

Updated over 10 years ago

Isolate the wonderful world of Ruby dependencies into a container

Image
0

371

spohnan/puppet-test repository overview

puppet-test

Isolate the wonderful world of Ruby dependencies into a container

From inside the puppet module directory run the following to test

docker run -it --rm -v $(pwd):/module:z spohnan/puppet-test:latest

Puppet lint is also installed

docker run -it --rm -v $$(pwd):/module:z spohnan/puppet-test:latest puppet-lint .

Tag summary

Content type

Image

Digest

Size

145.2 MB

Last updated

over 10 years ago

docker pull spohnan/puppet-test