Skip to content

paulbouwer/dockerfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerfiles

This is a collection of custom dockerfiles I use in my workflows.

Azure CLI

paulbouwer/azure-cli

image version image size

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.

Kubernetes CLI

paulbouwer/k8s-cli

image version image size

A custom image built from the ubuntu:24.04 base image and bundling the current kubectl and helm binaries.

Nushell is provided as the terminal shell, and a custom prompt is provided via oh-my-posh. Shell completion is provided for all cli binaries via carapace.

A custom kubernetes context switcher is provided. It is built using a combination of Nushell custom commands and gum - it supports multiple clusters and shell instances.

About

Custom dockerfiles I use in my workflows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published