Skip to content

tanelmae/debug-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alpine based container image with common tools and bash

Run with kubectl:

kubectl run --rm -i --tty $(whoami)-shell --image=ghcr.io/tanelmae/debug-container --restart=Never

Or set an alias:

alias kube-bash='kubectl run --rm -i --tty $(whoami)-shell --image=ghcr.io/tanelmae/debug-container--restart=Never'

About

Alpine based docker image with set of network utils

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors