docker.io/kubeshark/hub:v52.8.0 linux/amd64

docker.io/kubeshark/hub:v52.8.0 - 国内下载镜像源 浏览次数:12

KubeShark Hub

KubeShark Hub 是一个用于探索 Kubernetes 集群中的网络流量的容器镜像。
源镜像 docker.io/kubeshark/hub:v52.8.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeshark/hub:v52.8.0
镜像ID sha256:30c0a139f8b72934f76f1cf5233092edf84b58ad3f13c4607d8e8db3ce59acef
镜像TAG v52.8.0
大小 139.88MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /app/hub
工作目录 /app
OS/平台 linux/amd64
浏览量 12 次
贡献者
镜像创建 2025-07-28T19:50:47.727125847Z
同步时间 2025-07-30 17:11
更新时间 2025-07-31 18:26
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin GIN_MODE=release GORACE=log_path=/tmp/kubeshark-race.log
镜像标签
2025-07-28T19:45:38.151Z: 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 7736306802e1872d52d35471d54740047f4436a5: 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.8.0-amd64: org.opencontainers.image.version

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

sed -i 's#kubeshark/hub:v52.8.0#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeshark/hub:v52.8.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.8.0 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeshark/hub:v52.8.0  docker.io/kubeshark/hub:v52.8.0'

Ansible快速分发-Containerd

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

镜像构建历史


# 2025-07-29 03:50:47  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/app/hub"]
                        
# 2025-07-29 03:50:47  70.40KB 复制新文件或目录到容器中
COPY /app/vm/scripts ./scripts/ # buildkit
                        
# 2025-07-29 03:50:47  33.71MB 复制新文件或目录到容器中
COPY /app/cmd/cleanup/cleanup . # buildkit
                        
# 2025-07-29 03:50:47  101.01MB 复制新文件或目录到容器中
COPY /app/hub . # buildkit
                        
# 2025-07-29 03:45:56  228.65KB 复制新文件或目录到容器中
COPY /etc/ssl/certs /etc/ssl/certs # buildkit
                        
# 2025-07-29 03:45:55  0.00B 设置工作目录为/app
WORKDIR /app
                        
# 2025-07-29 03:45:54  0.00B 设置工作目录为/app/data/
WORKDIR /app/data/
                        
# 2025-07-29 03:45:54  0.00B 设置环境变量 GORACE
ENV GORACE=log_path=/tmp/kubeshark-race.log
                        
# 2025-07-29 03:45:54  0.00B 设置环境变量 GIN_MODE
ENV GIN_MODE=release
                        
# 2023-05-12 06:48:43  0.00B 
/bin/sh -c #(nop)  CMD ["sh"]
                        
# 2023-05-12 06:48:43  4.86MB 
/bin/sh -c #(nop) ADD file:c22c6617fa9a85e0d712bfd371ea58faaa2168ff231b5c40bdafba9a184768e9 in / 
                        
                    

镜像信息

{
    "Id": "sha256:30c0a139f8b72934f76f1cf5233092edf84b58ad3f13c4607d8e8db3ce59acef",
    "RepoTags": [
        "kubeshark/hub:v52.8.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeshark/hub:v52.8.0"
    ],
    "RepoDigests": [
        "kubeshark/hub@sha256:e98b9d4bf52b0d00b9643e795f8be776633ca976433f8a46159e7ce5ee91aafb",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeshark/hub@sha256:85f1f4642b6192424e693ce35e757e622f2a4ac1831c5e9ec2bf81e35a8b6f8b"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-07-28T19:50:47.727125847Z",
    "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",
            "GORACE=log_path=/tmp/kubeshark-race.log"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/app",
        "Entrypoint": [
            "/app/hub"
        ],
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.created": "2025-07-28T19:45:38.151Z",
            "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": "7736306802e1872d52d35471d54740047f4436a5",
            "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.8.0-amd64"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 139879998,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/28ee22fc61bb465f34b35d559cd69ce46799d463841a060832f8049af28ebbbb/diff:/var/lib/docker/overlay2/e1301f0938ab3aaccdcf15386be1d258a964b27de3c144f041a41d209c7aef4e/diff:/var/lib/docker/overlay2/0a05be422d188fd1d9a71b001b4e7502d01848d1064a2cd0357072441330c176/diff:/var/lib/docker/overlay2/a22ede167ad2f8c510eab07077567418dbec04b0c2b0c8c65e67f507ece6bb91/diff:/var/lib/docker/overlay2/5a6ade6dfa616a9872fa72a87b7e48b7ff9a3a2c6e49ebb9afb905910ad17745/diff:/var/lib/docker/overlay2/3cdd0b8ccfdaa6b690654e1d734146d905a727bd0e443edeb46637ea43605da3/diff",
            "MergedDir": "/var/lib/docker/overlay2/e97b6d9f3d88c94179f4607150a9c988875ec95903dec15c00fed7f961299e12/merged",
            "UpperDir": "/var/lib/docker/overlay2/e97b6d9f3d88c94179f4607150a9c988875ec95903dec15c00fed7f961299e12/diff",
            "WorkDir": "/var/lib/docker/overlay2/e97b6d9f3d88c94179f4607150a9c988875ec95903dec15c00fed7f961299e12/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:1f1d08b81bbe3cb8d730d2e163d6737b4352192712b1f1548720dc224f6cac06",
            "sha256:9c5f97645a315dc10c93db1c311c0d9061e62d567a772417fc34b2ebc6f493b6",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:b1dba4ad09450b6eeca144f3bb7566f1a818d3d4946cefed1c12659f368b965a",
            "sha256:77723df96a60f062cdb690051efdbddbc6dea3bec1740c623f561d75e0a73ab4",
            "sha256:8c13e222ebf34417fb822315983a5f50a288f88bfbe74e4c299dc931e9b0efed",
            "sha256:d2d0c6e4db668a0cab92c2155c444506e877b251fa4cda70d5058d85cdfc62dd"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-07-30T17:11:26.550117008+08:00"
    }
}

更多版本

docker.io/kubeshark/hub:v52.3.78

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

docker.io/kubeshark/hub:v52.5

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

docker.io/kubeshark/hub:v52.4

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

docker.io/kubeshark/hub:v52.6

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

docker.io/kubeshark/hub:v52.7

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

docker.io/kubeshark/hub:v52.7.8

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

docker.io/kubeshark/hub:v52.8.0

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

docker.io/kubeshark/hub:v52.8

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