[Feature request] Tags per platform #280
Labels
backlog
Identified as a backlog item, often combined with low-priority and help-wanted labels
enhancement
New feature or request
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.
The text was updated successfully, but these errors were encountered: