Sign inSign up

tekintian/dnsutils

By tekintian

Updated over 3 years ago

dntutils , dnsmasq, curl and net tools with fast and small alpine linux docker images

Image
0

464

tekintian/dnsutils repository overview

dnsutils nslookup, curl with alpine linux

在搞K8S故障排查的时候经常要用到这个dnsutils ,网上找了很多,大都太大臃肿无比,要么就是没有自己需要的功能, 所以自己就定制了这个小工具, 包含 K8S故障排查中常用的dns工具 nslookup , 网络工具, curl 等小工具。

quick start

docker run --rm -it tekintian/dnsutils nslookup www.baidu.com

curl --help

other tools:

curl

netstat

traceroute

netstat

DNS(SEC) query tool ala dig

drill

Tag summary

Content type

Image

Digest

sha256:fab103023

Size

6.3 MB

Last updated

over 3 years ago

docker pull tekintian/dnsutils