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

Open
nishkrishnan opened this issue Apr 18, 2024 · 1 comment
Open

Support local images with custom image name #1282

nishkrishnan opened this issue Apr 18, 2024 · 1 comment

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.

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