Skip to content

Change Request: One Image for all tags #379

@Danielku15

Description

@Danielku15

As part of #375 I realized that sdk-container-builds creates a new image for every tag. I think it would be better to create only one single tar.gz with all tags set. This would:

  • Reduce the load needed to generate the tar
  • Reduce the load on the daemon side as only 1 docker load needs to happen
  • Eliminate the problem that one application currently has N output tars.

The change should be valid from a Docker Image Specification v1.2.0 side.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: RegistriesTasks/Issues around communicating with asset registriesenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions