-
Notifications
You must be signed in to change notification settings - Fork 149
Open
Labels
enhancementNew feature or requestNew feature or request
Description
What would you like to be added
When using a multi-platform build, I would like to push a tag for each platform in addition to the tag in manifest.
For example, {TAG}_arm64
, {TAG}_amd64
, etc.
Why is this needed
We would like to use untagged as a policy setting when using Amazon ECR lifecycle.
With the current push method, the container images included in the manifest will be in DIGEST only status and will likely be deleted in the untagged lifecycle.
When implemented, a generally fixed suffix is sufficient.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request