ko icon indicating copy to clipboard operation
ko copied to clipboard

Support local images with custom image name

Open nishkrishnan opened this issue 1 year ago • 1 comments

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 avatar Apr 18 '24 14:04 nishkrishnan

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

nishkrishnan avatar Apr 18 '24 15:04 nishkrishnan

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[bot] avatar Jul 18 '24 01:07 github-actions[bot]