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

Support local images with custom image name #1282

Closed
nishkrishnan opened this issue Apr 18, 2024 · 2 comments
Closed

Support local images with custom image name #1282

nishkrishnan opened this issue Apr 18, 2024 · 2 comments

Comments

@nishkrishnan
Copy link

Hi, when i run:

ko build --local .

I want the ability to have it be published to my local docker daemon with a custom image name instead of ko.local. This allows me to handle pushing to external repositories myself such as when i need to push to multiple. If there's support for this, I can add it.

@nishkrishnan
Copy link
Author

As a workaround I usually end up retagging the image using docker and then proceeding with my business.

Copy link

This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Keep fresh with the 'lifecycle/frozen' label.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant