luet/cmd/tree
Ettore Di Giacinto 16e9d7b20c
Use packageImage as builder image fingerprint
This allows to have an unique identifier for the builder image id against
different depgraphs combinations. The package fingerprint is not enough,
as an atom could have a difference deptree depending on the requires
constraints.

TODO: Don't use the full image name, but only the hash as a salt
(currently the salt contains ALSO a reference of the image-repository,
as such it doesn't allow to port a tree in a different docker registry)
2020-06-23 18:59:18 +02:00
..
bump.go Use DefaultPackageSanitized struct for write specs 2020-05-20 09:59:48 +02:00
pkglist.go Move helpers/cli to cmd/helpers 2020-05-23 08:51:33 +02:00
validate.go Use packageImage as builder image fingerprint 2020-06-23 18:59:18 +02:00