Sign inSign up

dmouse/puphpet

By dmouse

Updated over 12 years ago

Run the config files from puphpet.com in docker

0

181

dmouse/puphpet repository overview

Use this Dockerfile

` #Dockerfile FROM dmouse/puphpet

ADD ./www /var/www ADD ./ /vagrant

RUN /vagrant/puphpet/shell/initial-setup.sh "/vagrant/puphpet" RUN /vagrant/puphpet/shell/update-puppet.sh RUN /vagrant/puphpet/shell/r10k.sh

RUN puppet apply /vagrant/puphpet/puppet/manifest.pp --hiera_config /vagrant/puphpet/puppet/hiera.yaml --verbose --parser future `

Tag Summary

No tags have been pushed to this repository yet.