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

option to push local image to somewhere else #3992

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

deitch
Copy link
Collaborator

@deitch deitch commented Feb 28, 2024

- What I did

Added option to lkt cache push foo to provide a remote tag as lkt cache push foo --remote-name bar, which means, "take the local image or index foo, and push it to the remote bar".

This is morally equivalent to the classical "tag&push", but much simpler

- How I did it

Code

- How to verify it

I did. I pushed and tested

- Description for the changelog

Ability to name images remotely differently

Signed-off-by: Avi Deitcher <avi@deitcher.net>
@deitch deitch merged commit 8980395 into linuxkit:master Feb 28, 2024
22 checks passed
@deitch deitch deleted the cache-tag branch February 28, 2024 18:49
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

Successfully merging this pull request may close these issues.

None yet

1 participant