8000 turn `build-image.sh` into a high-level tool · Issue #10 · cilium/image-tools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
turn build-image.sh into a high-level tool #10
Open
@errordeveloper

Description

@errordeveloper

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0