Categories: None [Edit]

rumrunner

https://rubygems.org/gems/rumrunner
https://github.com/amancevice/rumrunner.git
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

Total

Ranking: 37,542 of 186,919
Downloads: 31,574

Daily

Ranking: 33,465 of 186,905
Downloads: 16

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,931,027,546bundler
101,137,371,892rake
27913,205,819rspec
72546,162,444pry
99416,653,703simplecov

Owners

#GravatarHandle
1iconamancevice