-
- Downloads
Add recipes for installing runner, docker-engine and docker-machine.
Showing
- Berksfile 4 additions, 0 deletionsBerksfile
- Gemfile 3 additions, 0 deletionsGemfile
- Gemfile.lock 116 additions, 0 deletionsGemfile.lock
- attributes/default.rb 3 additions, 0 deletionsattributes/default.rb
- metadata.rb 4 additions, 0 deletionsmetadata.rb
- recipes/default.rb 4 additions, 3 deletionsrecipes/default.rb
- recipes/docker_install.rb 36 additions, 0 deletionsrecipes/docker_install.rb
- recipes/runner_install.rb 25 additions, 0 deletionsrecipes/runner_install.rb
Berksfile
0 → 100644
Gemfile
0 → 100644
source 'https://rubygems.org' | ||
gem 'berkshelf' |
Gemfile.lock
0 → 100644
attributes/default.rb
0 → 100644
recipes/docker_install.rb
0 → 100644
recipes/runner_install.rb
0 → 100644
Please register or sign in to comment