ghcr.io/telepresenceio/tel2:2.23.6 linux/amd64

ghcr.io/telepresenceio/tel2:2.23.6 - 国内下载镜像源 浏览次数:16

这是一个 Telepresence 的 Docker 镜像。Telepresence 允许开发者在本地开发环境中直接与远程 Kubernetes 集群进行交互,而无需将整个应用部署到集群中。

ghcr.io/telepresenceio/tel2 这个具体的镜像名称指向 Telepresence 的一个版本 (很可能是版本2,虽然名称中没有明确版本号,但通常 tel2 暗示这是版本2)。使用这个镜像可以方便地在本地机器上运行 Telepresence。

源镜像 ghcr.io/telepresenceio/tel2:2.23.6
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/telepresenceio/tel2:2.23.6
镜像ID sha256:05ca963c9d9919bdb6ea6461e5c21bf822594682888b65b6bf4e5ff4215c84d3
镜像TAG 2.23.6
大小 128.19MB
镜像源 ghcr.io
CMD
启动入口 traffic
工作目录 /
OS/平台 linux/amd64
浏览量 16 次
贡献者
镜像创建 2025-07-23T06:24:08.870961507Z
同步时间 2025-08-11 10:11
更新时间 2025-08-13 12:51
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/telepresenceio/tel2:2.23.6
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/telepresenceio/tel2:2.23.6  ghcr.io/telepresenceio/tel2:2.23.6

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/telepresenceio/tel2:2.23.6
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/telepresenceio/tel2:2.23.6  ghcr.io/telepresenceio/tel2:2.23.6

Shell快速替换命令

sed -i 's#ghcr.io/telepresenceio/tel2:2.23.6#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/telepresenceio/tel2:2.23.6#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/telepresenceio/tel2:2.23.6 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/telepresenceio/tel2:2.23.6  ghcr.io/telepresenceio/tel2:2.23.6'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/telepresenceio/tel2:2.23.6 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/telepresenceio/tel2:2.23.6  ghcr.io/telepresenceio/tel2:2.23.6'

镜像构建历史


# 2025-07-23 14:24:08  0.00B 设置默认要执行的命令
CMD []
                        
# 2025-07-23 14:24:08  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["traffic"]
                        
# 2025-07-23 14:24:08  0.00B 执行命令并创建新的镜像层
RUN /bin/sh -c mkdir /tel_app_mounts &&   chgrp -R 0 /tel_app_mounts &&   chmod -R g=u /tel_app_mounts &&   mkdir -p /home/telepresence &&   chgrp -R 0 /home/telepresence &&   chmod -R g=u /home/telepresence &&   chmod 0777 /home/telepresence # buildkit
                        
# 2025-07-23 14:24:08  117.17MB 复制新文件或目录到容器中
COPY /usr/local/bin/traffic /usr/local/bin # buildkit
                        
# 2025-07-23 14:20:19  2.71MB 执行命令并创建新的镜像层
RUN /bin/sh -c apk add --no-cache ca-certificates iptables # buildkit
                        
# 2025-07-15 19:01:16  0.00B 设置默认要执行的命令
CMD ["/bin/sh"]
                        
# 2025-07-15 19:01:16  8.31MB 复制文件或目录到容器中
ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:05ca963c9d9919bdb6ea6461e5c21bf822594682888b65b6bf4e5ff4215c84d3",
    "RepoTags": [
        "ghcr.io/telepresenceio/tel2:2.23.6",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/telepresenceio/tel2:2.23.6"
    ],
    "RepoDigests": [
        "ghcr.io/telepresenceio/tel2@sha256:cc9085eb198a04648562300278408e35b5e73f59470743dd045481328fa1ebf2",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/telepresenceio/tel2@sha256:28ddc5f83ab493594ba78fba453ec9bd21cf38ed6e31e92bb6cc416fe970312d"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-07-23T06:24:08.870961507Z",
    "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"
        ],
        "Cmd": null,
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/",
        "Entrypoint": [
            "traffic"
        ],
        "OnBuild": null,
        "Labels": null
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 128192851,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/36e20f4de5d7b63e7f734f6a1df560037709f72061e0a2c2eefa79a5eea739e1/diff:/var/lib/docker/overlay2/1a2b7f8ae3bfc49704c690d00bf6333f6075cf60dcce104fe28ff28814c0419c/diff:/var/lib/docker/overlay2/fce31083bf78fb669ced5e473ada166388fb6191ae6144c91b94c9a1629510cc/diff",
            "MergedDir": "/var/lib/docker/overlay2/2d6b3ab7cf51396aa47f2b25998cf74f29d671216ca9cafcb0f8eecf9273f067/merged",
            "UpperDir": "/var/lib/docker/overlay2/2d6b3ab7cf51396aa47f2b25998cf74f29d671216ca9cafcb0f8eecf9273f067/diff",
            "WorkDir": "/var/lib/docker/overlay2/2d6b3ab7cf51396aa47f2b25998cf74f29d671216ca9cafcb0f8eecf9273f067/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:418dccb7d85a63a6aa574439840f7a6fa6fd2321b3e2394568a317735e867d35",
            "sha256:5d3b216d5478ece43127f330312d1668a3380358f2d537f582e6f6317a316631",
            "sha256:f98a722d5f2330964525c07652a14206f0943e7a584fd05171b9762cf6f2b169",
            "sha256:d94f27b1db28fb4a8bcb0c50aa51e8f606098a81ca570e093f5c82a6f10b3b22"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-08-11T10:11:23.659018526+08:00"
    }
}

更多版本

ghcr.io/telepresenceio/tel2:2.21.1

linux/amd64 ghcr.io120.57MB2024-12-31 18:02
168

ghcr.io/telepresenceio/tel2:2.22.3

linux/amd64 ghcr.io123.37MB2025-04-18 11:56
77

ghcr.io/telepresenceio/tel2:2.22.3

linux/arm64 ghcr.io101.31MB2025-04-18 23:46
60

ghcr.io/telepresenceio/tel2:2.22.4

linux/amd64 ghcr.io126.65MB2025-05-08 14:21
66

ghcr.io/telepresenceio/tel2:2.22.4

linux/arm64 ghcr.io103.96MB2025-05-22 14:28
43

ghcr.io/telepresenceio/tel2:2.22.6

linux/amd64 ghcr.io127.18MB2025-06-09 09:25
47

ghcr.io/telepresenceio/tel2:2.23.0

linux/amd64 ghcr.io127.30MB2025-06-18 16:18
47

ghcr.io/telepresenceio/tel2:2.23.1

linux/amd64 ghcr.io128.11MB2025-06-27 10:46
60

ghcr.io/telepresenceio/tel2:2.23.2

linux/amd64 ghcr.io128.11MB2025-07-01 13:19
57

ghcr.io/telepresenceio/tel2:2.23.6

linux/amd64 ghcr.io128.19MB2025-08-11 10:11
15