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

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

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

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

源镜像 ghcr.io/telepresenceio/tel2:2.23.2
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/telepresenceio/tel2:2.23.2
镜像ID sha256:0ac77659ebee8783febd743443c20db9e4695f408bde9143773a67722ac36950
镜像TAG 2.23.2
大小 128.11MB
镜像源 ghcr.io
CMD
启动入口 traffic
工作目录 /
OS/平台 linux/amd64
浏览量 12 次
贡献者
镜像创建 2025-06-27T15:39:34.584855262Z
同步时间 2025-07-01 13:19
更新时间 2025-07-03 07:19
环境变量
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.2
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/telepresenceio/tel2:2.23.2  ghcr.io/telepresenceio/tel2:2.23.2

Containerd拉取命令

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

Shell快速替换命令

sed -i 's#ghcr.io/telepresenceio/tel2:2.23.2#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/telepresenceio/tel2:2.23.2#' 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.2 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/telepresenceio/tel2:2.23.2  ghcr.io/telepresenceio/tel2:2.23.2'

Ansible快速分发-Containerd

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

镜像构建历史


# 2025-06-27 23:39:34  0.00B 设置默认要执行的命令
CMD []
                        
# 2025-06-27 23:39:34  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["traffic"]
                        
# 2025-06-27 23:39:34  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-06-27 23:39:34  117.07MB 复制新文件或目录到容器中
COPY /usr/local/bin/traffic /usr/local/bin # buildkit
                        
# 2025-06-27 23:33:24  2.73MB 执行命令并创建新的镜像层
RUN /bin/sh -c apk add --no-cache ca-certificates iptables # buildkit
                        
# 2025-05-31 00:20:41  0.00B 设置默认要执行的命令
CMD ["/bin/sh"]
                        
# 2025-05-31 00:20:41  8.31MB 复制文件或目录到容器中
ADD alpine-minirootfs-3.22.0-x86_64.tar.gz / # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:0ac77659ebee8783febd743443c20db9e4695f408bde9143773a67722ac36950",
    "RepoTags": [
        "ghcr.io/telepresenceio/tel2:2.23.2",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/telepresenceio/tel2:2.23.2"
    ],
    "RepoDigests": [
        "ghcr.io/telepresenceio/tel2@sha256:8ffb26ee69ff780e6fe0261e1b56b6900715b62ee7f62b7d762c3c2e264873e5",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/telepresenceio/tel2@sha256:829f25140ce6dafa96b448e8c8cbf7cef8eb551e9f3875e1e2eba0ce42dfa65b"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-06-27T15:39:34.584855262Z",
    "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": 128110208,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/509867ee885d616b7115f7fc7c922ef2b9b64e352c68971348a17a15f32ea834/diff:/var/lib/docker/overlay2/9303715abcd7da26c421fd3a0bd781d0b3175c80753a8658211a8a3ac0c87e5f/diff:/var/lib/docker/overlay2/612cc8e7287e174f0c2d5977a0ca343b7cc0bd246756da806897f7ce1d920402/diff",
            "MergedDir": "/var/lib/docker/overlay2/4305922d8577a229e308cd9038aa9050ca6cfe48de1de2438400e00b6db5fcc3/merged",
            "UpperDir": "/var/lib/docker/overlay2/4305922d8577a229e308cd9038aa9050ca6cfe48de1de2438400e00b6db5fcc3/diff",
            "WorkDir": "/var/lib/docker/overlay2/4305922d8577a229e308cd9038aa9050ca6cfe48de1de2438400e00b6db5fcc3/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:fd2758d7a50e2b78d275ee7d1c218489f2439084449d895fa17eede6c61ab2c4",
            "sha256:09b79965dd78caf4f86165ed57daf45050d90283cf31d99bc0c8f457c765f32d",
            "sha256:917f66a224b45d26b42aa53907cd32f24e9ead963b3b4655250835cb6f0800fd",
            "sha256:20d6e73a8c74cd123ee632183b1004b2fb0415420a8cb6e4bfade6b6e8243f90"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-07-01T13:19:31.77921532+08:00"
    }
}

更多版本

ghcr.io/telepresenceio/tel2:2.21.1

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

ghcr.io/telepresenceio/tel2:2.22.3

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

ghcr.io/telepresenceio/tel2:2.22.3

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

ghcr.io/telepresenceio/tel2:2.22.4

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

ghcr.io/telepresenceio/tel2:2.22.4

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

ghcr.io/telepresenceio/tel2:2.22.6

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

ghcr.io/telepresenceio/tel2:2.23.0

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

ghcr.io/telepresenceio/tel2:2.23.1

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

ghcr.io/telepresenceio/tel2:2.23.2

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