actions-toolkit icon indicating copy to clipboard operation
actions-toolkit copied to clipboard

Feature Request: Add buildx imagetools support

Open akhilerm opened this issue 1 year ago • 4 comments

Currently to copy image from one registry to another without rebuild, build-push-action relies on docker buildx imagetools management command. Ref: https://docs.docker.com/build/ci/github-actions/copy-image-registries/ and https://github.com/docker/build-push-action/issues/762

If actions-toolkit has the necessary support for imagetools, then another action can be created which imports action-toolkit to do the copy functionality as explained in https://github.com/docker/build-push-action/issues/762

akhilerm avatar Jan 24 '24 18:01 akhilerm

@crazy-max Are there any updates on the imagetools support?

akhilerm avatar Jul 07 '24 15:07 akhilerm

@crazy-max Are there any updates on the imagetools support?

Not yet prioritized in our roadmap, cc @colinhemmings @thompson-shaun

crazy-max avatar Jul 31 '24 15:07 crazy-max

@crazy-max Is there any update on this?

akhilerm avatar Dec 28 '24 03:12 akhilerm