Changes for version 0.3.0 - 2020-10-01
- DOCS
- small expansion of POD docs
- MINOR
- don't force --add-history on every image layer, allow it to be set by a global option from main()
- REVISION
- add tests for kernel compatibility with containers (Linux 2.8 or above)
- t/014_buildah.t and t/100_hello.t report kernel compatibility as a reason to skip all tests
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