Skip to content

Alpine based docker image with set of network utils

Notifications You must be signed in to change notification settings

tanelmae/debug-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 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