A small docker image with the latest version of Ubuntu and some often used cli tools.
- curl
- unzip
- net-tools: arp, hostname, ifconfig, netstat, rarp, route, plipconfig, slattach, mii-tool, iptunnel, ipmaddr
- netcat
- dnsutils
- ping
- nmap
- tcpdump
- traceroute
- Python 3 (incl. pip)
- AWS CLI v2
- PostgreSQL client (psql, ...)
- Redis cli
- AMQP client
docker run --rm -it meisterplan/ubuntu-toolbox:latest