docker.io/rancher/pushprox-proxy:v0.1.4-rancher2-proxy linux/amd64

docker.io/rancher/pushprox-proxy:v0.1.4-rancher2-proxy - 国内下载镜像源 浏览次数:19 安全受验证的发布者-Rancher
Rancher PushProxy 是一个 reverse proxy 容器,可以帮助您在多个 Rancher 集群之间创建一个统一的入口点。它提供了 HTTP、HTTPS 和 gRPC 等协议支持,支持负载均衡和会话保持功能。
源镜像 docker.io/rancher/pushprox-proxy:v0.1.4-rancher2-proxy
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/pushprox-proxy:v0.1.4-rancher2-proxy
镜像ID sha256:50aac0b30eb0ee1a370b15e25139846160a6edd837219f29adf5053158bf754e
镜像TAG v0.1.4-rancher2-proxy
大小 18.24MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD pushprox-proxy
启动入口
工作目录 /
OS/平台 linux/amd64
浏览量 19 次
贡献者
镜像创建 2024-12-12T18:47:47.162887393Z
同步时间 2025-03-28 10:10
更新时间 2025-03-30 20:41
环境变量
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/pushprox-proxy:v0.1.4-rancher2-proxy
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/pushprox-proxy:v0.1.4-rancher2-proxy  docker.io/rancher/pushprox-proxy:v0.1.4-rancher2-proxy

Containerd拉取命令

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

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2024-12-13 02:47:47  0.00B 设置默认要执行的命令
CMD ["pushprox-proxy"]
                        
# 2024-12-13 02:47:47  10.44MB 复制新文件或目录到容器中
COPY /usr/src/app/bin/pushprox-proxy /usr/bin # buildkit
                        
# 2024-09-06 20:05:36  0.00B 设置默认要执行的命令
CMD ["/bin/sh"]
                        
# 2024-09-06 20:05:36  7.80MB 复制文件或目录到容器中
ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:50aac0b30eb0ee1a370b15e25139846160a6edd837219f29adf5053158bf754e",
    "RepoTags": [
        "rancher/pushprox-proxy:v0.1.4-rancher2-proxy",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/pushprox-proxy:v0.1.4-rancher2-proxy"
    ],
    "RepoDigests": [
        "rancher/pushprox-proxy@sha256:fa02fed9e958c9e52c59b9783e140bd2960791e3399b0b7c4d97514a94fb9553",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/pushprox-proxy@sha256:fdd790f6d43fa0db54d091fd951ad4516914acadbf797aa6124ac0ac93362ea2"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-12-12T18:47:47.162887393Z",
    "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": [
            "pushprox-proxy"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": null
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 18238616,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/3270a3eaf36caa4983745ed5b16d24f5814c21a6407c2a032e258c072d7f44bd/diff",
            "MergedDir": "/var/lib/docker/overlay2/a3bac321988ea65d27f40f03dfb4135ff1e4a2076a24331f8685581ea15d0fce/merged",
            "UpperDir": "/var/lib/docker/overlay2/a3bac321988ea65d27f40f03dfb4135ff1e4a2076a24331f8685581ea15d0fce/diff",
            "WorkDir": "/var/lib/docker/overlay2/a3bac321988ea65d27f40f03dfb4135ff1e4a2076a24331f8685581ea15d0fce/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:75654b8eeebd3beae97271a102f57cdeb794cc91e442648544963a7e951e9558",
            "sha256:c7448aa9317712bee36bf9c821babb933efd20139b890f4452e34718a59c8f4f"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-03-28T10:10:27.689336733+08:00"
    }
}

更多版本

docker.io/rancher/pushprox-proxy:v0.1.3-rancher2-proxy

linux/amd64 docker.io16.93MB2024-06-27 13:19
196

docker.io/rancher/pushprox-proxy:v0.1.4-rancher2-proxy

linux/amd64 docker.io18.24MB2025-03-28 10:10
18