Open
Description
Use-cases:
There are many ways of building a Docker image, it would be beneficial to Cilium project to provide consistent and reliable method for building image on release as well as for testing, this method should cater for multi-platform builds as well.
Building an image involves a series of base images, it's desirable to reference the by digest for maximum reproducibility. Digests are hard to manage manually, furthermore - digests are simply not human friendly. It would be very helpful to have a human friendly source for mapping digests to sources in git and general information like the build date and description of key facts about images (e.g. software versions).
Requirements:
- make it usable in Cilium repo
- ensure it serves a human-friendly layer on top of automatic git-based tags and image digests
- make sure it easy to use and very simple to maintain
Metadata
Metadata
Assignees
Labels
No labels