Changes for version 0.11 - 2026-05-16
- Moved the digest and size calculations to the parent Layer class.
- Added tests for compression in SingleFile and DebianPackageFile layers.
- Added tests for the bugfix.
- Bugfix for the "diff IDs" in the Config JSON. They need to be the uncompressed digest. https://github.com/adriaandens/Container-Builder/issues/2
- Adding extra example for a fatpacked plackup container with debian trixie.
Modules
Build Container archives.
Class for the container Config specification.
Class for the container Index specification.
Class for Container::Builder layers.
Make a container layer based upon a Debian package file.
Make a container layer consisting of a single directory.
Make a container layer with a single file.
Make a container layer based upon a Tar file.
Class for the container Index specification.
Class for creating Tar archives from scratch.