An open API service indexing awesome lists of open source software.

https://github.com/z0mbix/debug-tools

Container image with lots of useful debugging tools
https://github.com/z0mbix/debug-tools

Last synced: 6 months ago
JSON representation

Container image with lots of useful debugging tools

Awesome Lists containing this project

README

          

# Docker image packed full of useful tools

Useful for running on a kubernetes cluster:

```
kubectl run pod -it --rm --image=z0mbix/debug-tools debug-tools
```

This will give you a bash shell

## Tools available in this image:

- awscli
- bash
- bash-completion
- bind-tools
- bwm-ng
- bzip2
- consul
- curl
- fd
- gcc
- git
- grpcurl
- gzip
- hey
- ipython
- jq
- openjdk 11 jre
- kaf
- kafkacat
- kubectl
- mosh
- mysql client
- netcat
- ngrep
- nmap
- nmap-ncat
- nmap-nping
- nodejs
- openssh client
- openssl
- pip3
- pipenv
- postgresql client
- python3
- redis-cli
- ripgrep
- rsync
- socat
- ssh
- step
- tmux
- unzip
- vim
- wget

## Python 3 packages available:

- PyYAML
- awscli
- boto3
- botocore
- ipaddress
- kubernetes
- pipenv
- redis
- requests