# Docker Kit ## Installation Add this line to your application's Gemfile: ```ruby gem 'kuber_kit' ``` ## Launch compilation for example images ``` bin/kit compile ruby_app,ruby_app2 --path=./example -C review ``` ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).