docker.io/rancher/remotedialer-proxy:v0.4.4 linux/amd64

docker.io/rancher/remotedialer-proxy:v0.4.4 - 国内下载镜像源 浏览次数:9 安全受验证的发布者-Rancher

rancher/remotedialer-proxy 镜像描述

该镜像提供了 Rancher Remote Dialer 代理。Remote Dialer 是 Rancher 提供的一个功能,允许您在 Kubernetes 集群内安全地访问远程主机或服务。该代理充当安全隧道,从而您可以通过 Rancher UI 或 CLI 安全地连接到这些远程资源。

使用此镜像,您可以部署一个 Remote Dialer 代理到您的 Kubernetes 集群中,以便在不暴露远程主机或服务端口到公共网络的情况下进行访问。这提高了安全性和可管理性。

源镜像 docker.io/rancher/remotedialer-proxy:v0.4.4
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/remotedialer-proxy:v0.4.4
镜像ID sha256:4a63eaf30ad002dd4ca3173a04bd3b4c7437462710f8892c2a8e2832659bdd9c
镜像TAG v0.4.4
大小 52.83MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD ./proxy
启动入口
工作目录 /
OS/平台 linux/amd64
浏览量 9 次
贡献者
镜像创建 2025-03-21T13:38:24.749076971Z
同步时间 2025-07-15 14:49
更新时间 2025-07-15 22:49
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/remotedialer-proxy:v0.4.4
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/remotedialer-proxy:v0.4.4  docker.io/rancher/remotedialer-proxy:v0.4.4

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/remotedialer-proxy:v0.4.4
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/remotedialer-proxy:v0.4.4  docker.io/rancher/remotedialer-proxy:v0.4.4

Shell快速替换命令

sed -i 's#rancher/remotedialer-proxy:v0.4.4#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/remotedialer-proxy:v0.4.4#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/remotedialer-proxy:v0.4.4 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/remotedialer-proxy:v0.4.4  docker.io/rancher/remotedialer-proxy:v0.4.4'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/remotedialer-proxy:v0.4.4 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/remotedialer-proxy:v0.4.4  docker.io/rancher/remotedialer-proxy:v0.4.4'

镜像构建历史


# 2025-03-21 21:38:24  0.00B 设置默认要执行的命令
CMD ["./proxy"]
                        
# 2025-03-21 21:38:24  52.83MB 复制新文件或目录到容器中
COPY /app/proxy . # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:4a63eaf30ad002dd4ca3173a04bd3b4c7437462710f8892c2a8e2832659bdd9c",
    "RepoTags": [
        "rancher/remotedialer-proxy:v0.4.4",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/remotedialer-proxy:v0.4.4"
    ],
    "RepoDigests": [
        "rancher/remotedialer-proxy@sha256:62468f27c559d96b1a94c33e3fea2e5f66accb2f4293ee7d1902d6d67a738c17",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/remotedialer-proxy@sha256:28679513c39b48d2f8500e991729bf47a89caae7f2f532f252b66cf9cc328f53"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-03-21T13:38:24.749076971Z",
    "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": [
            "./proxy"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": null
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 52834505,
    "GraphDriver": {
        "Data": {
            "MergedDir": "/var/lib/docker/overlay2/9e429a1018be4772351321c252c0210338ee3ddbae8a89098dd6d913084ff70e/merged",
            "UpperDir": "/var/lib/docker/overlay2/9e429a1018be4772351321c252c0210338ee3ddbae8a89098dd6d913084ff70e/diff",
            "WorkDir": "/var/lib/docker/overlay2/9e429a1018be4772351321c252c0210338ee3ddbae8a89098dd6d913084ff70e/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:1ae51acfea0ef04d6c8884774817aa4caaeda8a4c45b0e90333f92c17b0caa45"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-07-15T14:49:02.727277141+08:00"
    }
}

更多版本

docker.io/rancher/remotedialer-proxy:v0.4.4

linux/amd64 docker.io52.83MB2025-07-15 14:49
8