logo
docker.io/kubeshark/hub:v52.0.0
linux/amd64 docker.io

KubeShark Hub

KubeShark Hub 是一个用于探索 Kubernetes 集群中的网络流量的容器镜像。
13
浏览次数
46.22MB
镜像大小
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeshark/hub:v52.0.0
源镜像
docker.io/kubeshark/hub:v52.0.0
镜像ID
sha256:94a4bf593fae89f79ee462d5d38766aa014d8097554cb76f3fa71eaf39ae2fba
镜像 TAG
v52.0.0
镜像大小
46.22MB
平台架构
linux/amd64
镜像源
docker.io
CMD
启动入口
/app/hub
工作目录
/app
OS/平台
linux/amd64
镜像创建
2023-12-19T17:24:21.236266546Z
同步时间
2026-09-01 14:57
浏览量
13 次
贡献者
⚙️ 环境变量 2
KeyValue
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 0
GIN_MODE=release 1
🏷️ 镜像标签 8
KeyValue
2023-12-19T17:22:37.470Z org.opencontainers.image.created
The HTTP server that channels the captured traffic and traces using WebSockets to the client. The central piece of software that workers communicate with. org.opencontainers.image.description
NOASSERTION org.opencontainers.image.licenses
0e2f25575a2e777e3157f27da3028cd4c512638f org.opencontainers.image.revision
https://github.com/kubeshark/hub org.opencontainers.image.source
hub org.opencontainers.image.title
https://github.com/kubeshark/hub org.opencontainers.image.url
v52.0.0-amd64 org.opencontainers.image.version
🛡️ 镜像安全扫描
alpine 3.17.2 Trivy 2026-09-01 14:57 查看完整报告
29
低危 LOW
101
中危 MEDIUM
60
高危 HIGH
3
严重 CRITICAL
受影响目标 (2)
docker.io/kubeshark/hub:v52.0.0 (alpine 3.17.2) alpine app/hub gobinary

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeshark/hub:v52.0.0
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeshark/hub:v52.0.0  docker.io/kubeshark/hub:v52.0.0

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeshark/hub:v52.0.0
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeshark/hub:v52.0.0  docker.io/kubeshark/hub:v52.0.0

Shell快速替换命令

sed -i 's#kubeshark/hub:v52.0.0#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeshark/hub:v52.0.0#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeshark/hub:v52.0.0 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeshark/hub:v52.0.0  docker.io/kubeshark/hub:v52.0.0'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeshark/hub:v52.0.0 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeshark/hub:v52.0.0  docker.io/kubeshark/hub:v52.0.0'

镜像构建历史


# 2023-12-20 01:24:21  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/app/hub"]
                        
# 2023-12-20 01:24:21  38.65MB 复制新文件或目录到容器中
COPY /app/hub . # buildkit
                        
# 2023-12-20 01:22:40  0.00B 设置工作目录为/app
WORKDIR /app
                        
# 2023-12-20 01:22:40  0.00B 设置工作目录为/app/data/
WORKDIR /app/data/
                        
# 2023-12-20 01:22:40  0.00B 设置环境变量 GIN_MODE
ENV GIN_MODE=release
                        
# 2023-03-18 07:56:07  519.59KB 执行命令并创建新的镜像层
RUN /bin/sh -c apk add --no-cache ca-certificates && update-ca-certificates # buildkit
                        
# 2023-02-11 12:46:42  0.00B 
/bin/sh -c #(nop)  CMD ["/bin/sh"]
                        
# 2023-02-11 12:46:42  7.05MB 
/bin/sh -c #(nop) ADD file:40887ab7c06977737e63c215c9bd297c0c74de8d12d16ebdf1c3d40ac392f62d in / 
                        
                    

镜像信息

{
    "Id": "sha256:94a4bf593fae89f79ee462d5d38766aa014d8097554cb76f3fa71eaf39ae2fba",
    "RepoTags": [
        "kubeshark/hub:v52.0.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeshark/hub:v52.0.0"
    ],
    "RepoDigests": [
        "kubeshark/hub@sha256:b0c174121c552570283efdb5194516732798234c0237f11f87d166b2a15d8b65",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeshark/hub@sha256:eaabb379e207f2da0c80a83171de1a4e2c4d6db94305ea837232531dd7c1e97e"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2023-12-19T17:24:21.236266546Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "GIN_MODE=release"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/app",
        "Entrypoint": [
            "/app/hub"
        ],
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.created": "2023-12-19T17:22:37.470Z",
            "org.opencontainers.image.description": "The HTTP server that channels the captured traffic and traces using WebSockets to the client. The central piece of software that workers communicate with.",
            "org.opencontainers.image.licenses": "NOASSERTION",
            "org.opencontainers.image.revision": "0e2f25575a2e777e3157f27da3028cd4c512638f",
            "org.opencontainers.image.source": "https://github.com/kubeshark/hub",
            "org.opencontainers.image.title": "hub",
            "org.opencontainers.image.url": "https://github.com/kubeshark/hub",
            "org.opencontainers.image.version": "v52.0.0-amd64"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 46215046,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/2f670118c876a4c039dd898c884362e78ce4397dbfc53c2a0254ce6d5f1770e4/diff:/var/lib/docker/overlay2/fbd66d7ac781ae3bd4a04d3bbaf576645e02800fc6972deb5aec18d5d39f6f1d/diff:/var/lib/docker/overlay2/15b60ba53c9e6075ca090b5facdd30f4005dba641ba05ae682f894f58b253a7d/diff:/var/lib/docker/overlay2/d8f99018504db5b8bb1bd86958c383b57541e9587acd1ebffe64d85c5937c25e/diff",
            "MergedDir": "/var/lib/docker/overlay2/db495fa87c498e6c087505fbb9db9d28ef18f56264a283e8a9fdc0f7a4883cf2/merged",
            "UpperDir": "/var/lib/docker/overlay2/db495fa87c498e6c087505fbb9db9d28ef18f56264a283e8a9fdc0f7a4883cf2/diff",
            "WorkDir": "/var/lib/docker/overlay2/db495fa87c498e6c087505fbb9db9d28ef18f56264a283e8a9fdc0f7a4883cf2/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:7cd52847ad775a5ddc4b58326cf884beee34544296402c6292ed76474c686d39",
            "sha256:6aa1059765faa43641f68aaa94eccd643e4afaa27670f3489fff07c58bb5f239",
            "sha256:6df21128e7f3f76b0bacff17fd9dc8a211ad71b5129ae658e2b5afa026506f93",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:c53543b7d6abc1f912a0fb87e5c56e263d127ecd2b1c49435a00967d38ce8a73"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-09-01T14:57:25.899482655+08:00"
    }
}

更多版本

docker.io/kubeshark/hub:v52.3.78

linux/amd64 docker.io48.05MB2024-08-22 13:11
542

docker.io/kubeshark/hub:v52.5

linux/amd64 docker.io102.11MB2025-03-10 20:39
357

docker.io/kubeshark/hub:v52.4

linux/amd64 docker.io102.11MB2025-03-11 09:49
326

docker.io/kubeshark/hub:v52.6

linux/amd64 docker.io102.63MB2025-04-02 20:39
357

docker.io/kubeshark/hub:v52.7

linux/amd64 docker.io135.36MB2025-05-22 10:10
337

docker.io/kubeshark/hub:v52.7.8

linux/amd64 docker.io133.64MB2025-06-30 16:15
332

docker.io/kubeshark/hub:v52.8.0

linux/amd64 docker.io139.88MB2025-07-30 17:11
319

docker.io/kubeshark/hub:v52.8

linux/amd64 docker.io139.88MB2025-07-30 17:25
293

docker.io/kubeshark/hub:v52.9.0

linux/amd64 docker.io142.69MB2025-10-11 16:40
297

docker.io/kubeshark/hub:v52.9

linux/amd64 docker.io142.69MB2025-10-13 09:55
265

docker.io/kubeshark/hub:v52.10.3

linux/amd64 docker.io146.88MB2025-12-04 13:44
238

docker.io/kubeshark/hub:v52.10

linux/amd64 docker.io146.88MB2025-12-04 13:58
219

docker.io/kubeshark/hub:v53.3

linux/amd64 docker.io160.29MB2026-06-08 11:08
146

docker.io/kubeshark/hub:v53.3

linux/arm64 docker.io148.62MB2026-06-23 15:02
76

docker.io/kubeshark/hub:v53.4

linux/amd64 docker.io169.32MB2026-09-01 10:34
15

docker.io/kubeshark/hub:v52.0.0

linux/amd64 docker.io46.22MB2026-09-01 14:57
12
检测到您正在使用广告拦截插件,本站为公益站点,依赖广告维持运转 🙏 查看如何关闭 ×