The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.2.1 - 2020-09-25

  • BUG FIXES
    • CPAN testers feedback: back off Perl version requirement from 5.26 to 5.20 (which is 3 years older than buildah)
    • CPAN testers feedback: remove buildah path check from t/011_prog.t because of course test machines don't have it
    • CPAN testers feedback: make t/014_buildah.t skip all tests if buildah isn't found

Modules

wrapper around containers/buildah tool for multi-stage builds of OCI/Docker-compatible Linux containers
object used by Container::Buildah to track a stage of a multi-stage container build
wrapper class for Container::Buildah to run subcommands of buildah