Sign inSign up

alexeyb/network-debug-tools

By alexeyb

Updated over 7 years ago

Ubuntu Image for debug Kubernetes or Docker networks

Image
0

298

alexeyb/network-debug-tools repository overview

Project https://github.com/augustgerro/network-debug-tools This is ubuntu Image for debug Kubernetes or Docker networks.

FROM ubuntu

RUN apt update -qq && apt install -yqqq tcpdump dnsutils net-tools iputils-ping iputils-tracepath iperf3 watch curl net-tools

ENTRYPOINT ["tail", "-f", "/dev/null"]

Tag summary

Content type

Image

Digest

Size

71.8 MB

Last updated

over 7 years ago

docker pull alexeyb/network-debug-tools