We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6da1953 commit b4b0b5dCopy full SHA for b4b0b5d
README.md
@@ -0,0 +1,11 @@
1
+# docker-puppet-dev
2
+
3
+Docker image with Puppet development tools.
4
5
+Tools included in this image:
6
+* [Puppet](https://github.com/puppetlabs/puppet)
7
+* [Puppet-lint](http://puppet-lint.com)
8
+* [r10k](https://github.com/puppetlabs/r10k)
9
+* [Ruby](https://www.ruby-lang.org/)
10
11
+This image is meant to be used as a base to manually test stuff during development or as part of a CI/CD pipeline.
0 commit comments