RubyGems Navigation menu

rumrunner 0.2.0

Rumfile is a Rake-based utility for building projects using multi-stage Dockerfiles. Rumfile allows users to minimally annotate builds using a Rake-like DSL and execute them with a rake-like CLI. Carfofile has the following features: * Rumfiles are completely defined in standard Ruby syntax, like Rakefiles. * Users can specify Docker build stages with prerequisites. * Artifacts can be exported from stages * Stages' build steps can be customized * Shell tasks are automatically provided for every stage

Gemfile:
=

install:
=

Versions:

  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.2.0 July 21, 2019 (9.5 KB)
Show all versions (17 total)

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

Owners:

Pushed by:

Authors:

  • Alexander Mancevice

SHA 256 checksum:

=

Total downloads 32,234

For this version 1,822

Version Released:

License:

MIT

Required Ruby Version: >= 2.3.0

Links: