This is a collection of custom dockerfiles I use in my workflows.
paulbouwer/azure-cli
A custom image built from the mcr.microsoft.com/azure-cli
base image and bundling the current kubectl
, helm
, and azbrowse
binaries. It includes a custom prompt and tab completion for all cli binaries.
paulbouwer/k8s-cli
A custom image built from the ubuntu
base image and bundling the current kubectl
, helm
, and kubie
binaries. It includes a custom prompt and tab completion for all cli binaries.