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

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

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

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

源镜像 ghcr.io/telepresenceio/tel2:2.25.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/telepresenceio/tel2:2.25.0
镜像ID sha256:f4d9488f0ab365ae063c0ff57c093f5cf5dc716c5e7d0fbb65d050473fb3983a
镜像TAG 2.25.0
大小 93.39MB
镜像源 ghcr.io
CMD
启动入口 traffic
工作目录 /
OS/平台 linux/amd64
浏览量 45 次
贡献者
镜像创建 2025-10-16T18:33:07.051017032Z
同步时间 2025-10-24 17:27
更新时间 2025-10-31 04:00
环境变量
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.25.0
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/telepresenceio/tel2:2.25.0  ghcr.io/telepresenceio/tel2:2.25.0

Containerd拉取命令

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

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2025-10-17 02:33:07  0.00B 设置默认要执行的命令
CMD []
                        
# 2025-10-17 02:33:07  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["traffic"]
                        
# 2025-10-17 02:33:07  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-10-17 02:33:06  82.34MB 复制新文件或目录到容器中
COPY /usr/local/bin/traffic /usr/local/bin # buildkit
                        
# 2025-10-17 02:29:20  2.73MB 执行命令并创建新的镜像层
RUN /bin/sh -c apk add --no-cache ca-certificates iptables # buildkit
                        
# 2025-10-08 19:04:56  0.00B 设置默认要执行的命令
CMD ["/bin/sh"]
                        
# 2025-10-08 19:04:56  8.32MB 复制文件或目录到容器中
ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:f4d9488f0ab365ae063c0ff57c093f5cf5dc716c5e7d0fbb65d050473fb3983a",
    "RepoTags": [
        "ghcr.io/telepresenceio/tel2:2.25.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/telepresenceio/tel2:2.25.0"
    ],
    "RepoDigests": [
        "ghcr.io/telepresenceio/tel2@sha256:5b5017351d6553c5b519e26634ba24d9cd9a060c4f38bfff6c38e958563cd036",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/telepresenceio/tel2@sha256:216aebdacd7cbb150a9910b407f5e293fd9b4f95cbf91066b15193dc58d14c1f"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-10-16T18:33:07.051017032Z",
    "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": 93391380,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/bd763f9fe72546a8e70bb400f8f6eadeff7c38767a654a00d591355e65c9c471/diff:/var/lib/docker/overlay2/13d2c235bcdf8ddfcbf43a051c9adca74630e6792206188acb068227ee474778/diff:/var/lib/docker/overlay2/9228d0dea91f2a86651259163a395152983e6f8dd01e3c64990f331280069735/diff",
            "MergedDir": "/var/lib/docker/overlay2/bb4784139cdaecc4f37a7e15c54c5ab06bc46273957f13840e270ae71f584df5/merged",
            "UpperDir": "/var/lib/docker/overlay2/bb4784139cdaecc4f37a7e15c54c5ab06bc46273957f13840e270ae71f584df5/diff",
            "WorkDir": "/var/lib/docker/overlay2/bb4784139cdaecc4f37a7e15c54c5ab06bc46273957f13840e270ae71f584df5/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:256f393e029fa2063d8c93720da36a74a032bed3355a2bc3e313ad12f8bde9d1",
            "sha256:8b488a4772f03de2d9af34ff049f7e9ff6280f5f32ed4297ba7cb765f8973019",
            "sha256:fc822237712abd97611bb936085eaf1f1dc073114f4aac7698f72a82de484b6b",
            "sha256:17d6d005877410d8eaf429464998cab4638ef0b1cedaabd4913ea88c5ea780a8"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-10-24T17:26:55.903975537+08:00"
    }
}

更多版本

ghcr.io/telepresenceio/tel2:2.21.1

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

ghcr.io/telepresenceio/tel2:2.22.3

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

ghcr.io/telepresenceio/tel2:2.22.3

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

ghcr.io/telepresenceio/tel2:2.22.4

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

ghcr.io/telepresenceio/tel2:2.22.4

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

ghcr.io/telepresenceio/tel2:2.22.6

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

ghcr.io/telepresenceio/tel2:2.23.0

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

ghcr.io/telepresenceio/tel2:2.23.1

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

ghcr.io/telepresenceio/tel2:2.23.2

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

ghcr.io/telepresenceio/tel2:2.23.6

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

ghcr.io/telepresenceio/tel2:2.24.1

linux/amd64 ghcr.io127.36MB2025-09-12 14:18
78

ghcr.io/telepresenceio/tel2:2.25.0

linux/amd64 ghcr.io93.39MB2025-10-24 17:27
44