RubyGems Navigation menu

rumrunner 0.3.1

Rum Runner is a Rake-based utility for building multi-stage Dockerfiles. Users can pair a multi-stage Dockerfile with a Rumfile that uses a Rake-like DSL to customize each stage's build options and dependencies. The `rum` executable allows users to easily invoke builds, shell-into specific stages for debugging, and export artifacts from built containers. Rum Runner has the following features: * Fully compatible with Rake * Rake-like DSL/CLI that enable simple annotation and execution of builds * Rumfiles are completely defined in standard Ruby syntax, like Rakefiles * Users can chain Docker build stages with prerequisites * Artifacts can be exported from stages * Shell tasks are automatically provided for every stage * Stage, artifact, and shell, steps can be customized

Gemfile:
= Copy to clipboard Copied!

instalar:
=

Versões:

  1. 0.5.0 - December 10, 2019 (14 KB)
  2. 0.4.3 - October 03, 2019 (10 KB)
  3. 0.4.2 - September 23, 2019 (10 KB)
  4. 0.4.1 - August 13, 2019 (13,5 KB)
  5. 0.4.0 - August 10, 2019 (13,5 KB)
  6. 0.3.1 - July 28, 2019 (13 KB)
Mostrar todas as versões (17)

Runtime Dependencies (1):

rake ~> 12.3

Development Dependencies (6):

bundler ~> 2.0
codecov ~> 0.1
gems ~> 1.1
pry ~> 0.12
rspec ~> 3.0
simplecov ~> 0.16

Donos:

Pushed by:

Autores:

  • Alexander Mancevice

SHA 256 checksum:

9f4d0cae8573d0ae97a7eda0ff9eedb5517b912a597f30a67c21c884a191b4c6

Total de downloads 28.722

Desta versão 1.688

Licença:

MIT

Versão Requerida do Ruby: >= 2.3.0

Links: