luet/pkg/compiler/types
Ettore Di Giacinto c277ac0f94 Add join keyword to generate parent image from final artifacts
A new keyword `join` is introduced to generate the parent image. It
takes precedence over a `requires` or a `image` already defined in a
spec.

It will generate all the artifacts from the packages listed and join
them in a single image which will be used as parent for the package
build process.

This is a change which invalidates priorly generated hashes.

Fixes #173
2021-05-21 14:52:48 +02:00
..
artifact Add single suite tests for spec and artifact 2021-05-19 17:34:01 +02:00
compression Refactor compiler and annotate buildoptions into compiler metadata 2021-04-16 13:57:54 +02:00
options Always resolve buildhash image, add --rebuild to build 2021-04-23 12:02:41 +02:00
spec Add join keyword to generate parent image from final artifacts 2021-05-21 14:52:48 +02:00