kubecolor icon indicating copy to clipboard operation
kubecolor copied to clipboard

Publish a container image in CI

Open anthr76 opened this issue 4 years ago • 2 comments

Hi there. Thanks for this great project! As a Linux user it's incredibly inconvenient to go grab a new static binary. A lot of k8s centric go apps I wire into shell functions with podman/docker containers. Would it be possible if we can get releases wired up to a image?

anthr76 avatar May 12 '21 01:05 anthr76

@anthr76 Do you mean you want to run kubecolor by something like docker run --rm dty1er/kubecolor:latest get pods ?

hidetatz avatar May 12 '21 05:05 hidetatz

Yup essentially!

anthr76 avatar May 12 '21 11:05 anthr76