Skip to content

Commit b4b0b5d

Browse files
committed
first README
1 parent 6da1953 commit b4b0b5d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)