Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Add buildx imagetools support #239

Open
akhilerm opened this issue Jan 24, 2024 · 0 comments
Open

Feature Request: Add buildx imagetools support #239

akhilerm opened this issue Jan 24, 2024 · 0 comments

Comments

@akhilerm
Copy link

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 docker/build-push-action#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 docker/build-push-action#762

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant