Sign inSign up

pirafrank/net-tools

By pirafrank

Updated over 3 years ago

handly network utilities in a Docker image

Image
0

174

pirafrank/net-tools repository overview

Network Tools

Tools you may need to debug network where your containers live, e.g. on a Kubernetes cluster or in a Docker Swarm one. Useful also if you don't want to or cannot install those tools locally.

To make the image live and let you open an interactive shell to it, it execs sleep infinity as startup CMD.

Image is based on Ubuntu focal. Included tools are:

  • curl
  • net-tools (arp, ifconfig, netstat, rarp, nameif and route)
  • netcat
  • iputils-ping
  • openssh-client
  • dnsutils (dig, nslookup)
  • vim

Net-tools Docker image is part of Workspace repo.

Software published as-is with no implied warranty.

Tag summary

Content type

Image

Digest

sha256:a7ef74c17

Size

99.4 MB

Last updated

over 3 years ago

docker pull pirafrank/net-tools