Skip to content

I made this container to debug container infrastructure (eg. Kubernetes). This is a image with many handy tools in it.

License

Notifications You must be signed in to change notification settings

tuxpeople/docker-debugcontainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Debugcontainer

Github Workflow Badge Github Last Commit Badge Docker Pull Badge Docker Stars Badge Docker Size Badge

Quick reference

I made this container to debug container infrastructure (eg. Kubernetes). This is a image with many handy tools in it.

Image tags

  • latest always refers to the latest tagged release.
  • There are tags for major, minor and patchreleases (eg. 1.0.0, 1.0, 1 )
  • nightly gets automatically built a daily cron job
  • devel gets automatically built on every push and represents the latest version of the repo

Usage

You can either deploy this container standalone to test stuff, or use it as a side car if you need some special features in your pod. One use case as a side car is analyse traffic with tcpdump.

docker pull tdeutsch/debugcontainer:<tag>

or

docker pull ghcr.io/tuxpeople/debugcontainer:<tag>

About

I made this container to debug container infrastructure (eg. Kubernetes). This is a image with many handy tools in it.

Resources

License

Stars

Watchers

Forks

Packages