mirror of
https://github.com/mudler/luet.git
synced 2025-08-15 14:03:34 +00:00
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 |
||
---|---|---|
.. | ||
annotations.go | ||
database_bench_test.go | ||
database_boltdb_test.go | ||
database_boltdb.go | ||
database_common.go | ||
database_mem_test.go | ||
database_mem.go | ||
database.go | ||
package_suite_test.go | ||
package_test.go | ||
package.go |