镜像概览

完整引用
docker.io/burlyluo/nettool
Registry
docker.io
命名空间
burlyluo
仓库
nettool
已缓存 Tag 数
5
最近同步
07/05/2026, 10:49 PM

简介

nettool 网络诊断 CLI 工具镜像,集成 ping/traceroute/tcpdump 等命令,K8s Pod 网络故障排查一次性容器。

详细介绍

burlyluo/nettool 打包常用网络诊断 CLI 工具(ping、traceroute、nslookup、tcpdump、curl 等),用于容器/Pod 网络连通性与 DNS 故障排查。定位为 --rm 网络诊断 CLI 容器,在 K8s 中以 debug Pod 或 Job 方式运行;常驻 Web/API 服务。

快速启动

docker run --rm docker.io/burlyluo/nettool \
  ping -c 4 8.8.8.8

推荐实践

docker run --rm --net=container:target-app \
  docker.io/burlyluo/nettool \
  tcpdump -i eth0 -c 10

核心参数说明

  • ping/traceroute — 连通性检测
  • tcpdump — 抓包分析
  • --net=container:* — 共享目标容器网络
  • 场景 — K8s debug Pod / CI 网络排查

最新 Tag(20 条)

查看全部 5 个 Tag →
Tag架构推送时间大小Digest同步期望操作
docker.io/burlyluo/nettool
:latest
linux/amd64
2025/04/04 11:4134.8 MBsha256:00ebeab91b56
docker.io/burlyluo/nettool
:9495
linux/amd64
2022/09/08 22:4428.2 MBsha256:a5634d9b62d4
docker.io/burlyluo/nettool
:9494
linux/amd64
2022/09/08 22:4028.2 MBsha256:e6ab8a8f6531
docker.io/burlyluo/nettool
:v2
linux/amd64
2022/09/08 22:0328.2 MBsha256:213bbee5c4de
docker.io/burlyluo/nettool
:v1
linux/amd64
2022/09/08 21:5828.2 MBsha256:3d1f0e39472e