Closed mlafeldt closed 9 years ago
Thanks for posting this.
I have done something similar but not quite the same - always interesting to see how other people do it.
You're welcome. My goal is to use the same recipe.rb
file to create .rpm files as well. For this, I just need another Docker image -- and learn more about CentOS. :)
This uses Docker to first build a Debian package of chef-runner and then push it to https://packagecloud.io for all supported Ubuntu/Debian distributions:
The resulting packages: https://packagecloud.io/mlafeldt/chef-runner
Wiki: https://github.com/mlafeldt/chef-runner/wiki/Installation#ubuntu--debian