Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.
/ debug Public archive

Container image for debugging containers

Notifications You must be signed in to change notification settings

giantswarm/debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Docker Repository on Quay

Debug docker container

Contains a lot of debugging tools for production. Based on alpine.

  • Build/code: build-base git go bash bash-completion ncurses vim tmux jq
  • Network: bind-tools iputils tcpdump curl nmap tcpflow iftop net-tools mtr netcat-openbsd bridge-utils iperf ngrep
  • Certificates: ca-certificates openssl
  • Processes/IO: htop atop strace iotop sysstat ltrace ncdu logrotate hdparm pciutils psmisc tree pv

Attach to an existing container

docker run --rm -ti --net container:<container-id> quay.io/giantswarm/debug

Use tmux inside tmux

Just double press <ctrl>+b to use the inner tmux

About

Container image for debugging containers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published