Skip to content
forked from oyvindio/debug

Docker container which runs forever doing nothing, but includes a bunch of useful debug/troubleshooting tools. Intended to use with `docker exec -it $name bash` to ad-hoc troubleshoot network/other issues in container environments.

Notifications You must be signed in to change notification settings

navikt/dp-debug

 
 

Repository files navigation

debug container

This container image is intended to use with docker exec -it $name bash to ad-hoc troubleshoot network/other issues in container environments.

Tags

  • latest based on latest Debian stable version
  • latest-alpine based on latest Alpine Linux version

Tools

See the run-tests file for the expected available tools.

About

Docker container which runs forever doing nothing, but includes a bunch of useful debug/troubleshooting tools. Intended to use with `docker exec -it $name bash` to ad-hoc troubleshoot network/other issues in container environments.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Dockerfile 57.1%
  • Makefile 28.0%
  • Shell 14.9%