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
Required Ruby Version
>= 2.3.0
Authors
Alexander Mancevice
Versions
- 0.5.0 December 10, 2019 (14 KB)
- 0.4.3 October 03, 2019 (10 KB)
- 0.4.2 September 23, 2019 (10 KB)
- 0.4.1 August 13, 2019 (13.5 KB)
- 0.4.0 August 10, 2019 (13.5 KB)
- 0.2.0 July 21, 2019 (9.5 KB)