I maintain some public docker images geared towards puppet development.
They are based off of centos, and use gems to install puppet.
I have packed the image just about every gem needed for development.
(https://github.com/logicminds/docker-centos-puppetdev/blob/latest/scripts/puppet-bootstra
Hi Jackson,
Try to run it with '--debug' switch, may be it shows something useful.
Regards,
Vikas
On Tuesday, 20 October 2015 10:37:05 UTC+11, Justin Jackson wrote:
>
> Hi all,
>
> I am trying to set up the standalone puppet as a docker image to be used
> as a CLI. I am doing this so that my c