logo
docker.io/rancher/nginx-ingress-controller:nginx-0.25.1-rancher1
linux/amd64 docker.io 已验证 · Rancher 刘 贡献

Rancher Nginx Ingress Controller是一个基于Nginx的负载均衡器和反向代理工具,用于在 Kubernetes 集群中提供 ingress 服务。它可以将 incoming HTTP 和 HTTPS 流量路由到正确的 Pod 中,并提供身份验证、 SSL terminated 等功能。

15
浏览次数
505.98MB
镜像大小
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/nginx-ingress-controller:nginx-0.25.1-rancher1
源镜像
docker.io/rancher/nginx-ingress-controller:nginx-0.25.1-rancher1
镜像ID
sha256:a80ffa0b898e852230881c4a3736538957a2a5c9ecbe91fb1058aa482a2352ae
镜像 TAG
nginx-0.25.1-rancher1
镜像大小
505.98MB
平台架构
linux/amd64
镜像源
docker.io
CMD
/nginx-ingress-controller
启动入口
/usr/bin/dumb-init --
工作目录
/etc/nginx
OS/平台
linux/amd64
镜像创建
2019-08-19T01:27:07.645004868Z
同步时间
2026-08-11 09:02
浏览量
15 次
贡献者
avatar
🔌 开放端口 2
443/tcp 80/tcp
⚙️ 环境变量 3
KeyValue
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/openresty/luajit/bin:/usr/local/openresty/nginx/sbin:/usr/local/openresty/bin 0
LUA_PATH=/usr/local/openresty/site/lualib/?.ljbc;/usr/local/openresty/site/lualib/?/init.ljbc;/usr/local/openresty/lualib/?.ljbc;/usr/local/openresty/lualib/?/init.ljbc;/usr/local/openresty/site/lualib/?.lua;/usr/local/openresty/site/lualib/?/init.lua;/usr/local/openresty/lualib/?.lua;/usr/local/openresty/lualib/?/init.lua;./?.lua;/usr/local/openresty/luajit/share/luajit-2.1.0-beta3/?.lua;/usr/local/share/lua/5.1/?.lua;/usr/local/share/lua/5.1/?/init.lua;/usr/local/openresty/luajit/share/lua/5.1/?.lua;/usr/local/openresty/luajit/share/lua/5.1/?/init.lua;/usr/local/lib/lua/?.lua;/etc/nginx/lua/?.lua;/etc/nginx/lua/vendor/?.lua;; 1
LUA_CPATH=/etc/nginx/lua/?.lua;/etc/nginx/lua/vendor/?.lua;/usr/local/openresty/site/lualib/?.so;/usr/local/openresty/lualib/?.so;./?.so;/usr/local/lib/lua/5.1/?.so;/usr/local/openresty/luajit/lib/lua/5.1/?.so;/usr/local/lib/lua/5.1/loadall.so;/usr/local/openresty/luajit/lib/lua/5.1/?.so;; 2
🛡️ 镜像安全扫描
debian 10.0 Trivy 2026-08-11 09:03 查看完整报告
79
低危 LOW
252
中危 MEDIUM
254
高危 HIGH
56
严重 CRITICAL
受影响目标 (2)
docker.io/rancher/nginx-ingress-controller:nginx-0.25.1-rancher1 (debian 10.0) debian Node.js node-pkg

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/nginx-ingress-controller:nginx-0.25.1-rancher1
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/nginx-ingress-controller:nginx-0.25.1-rancher1  docker.io/rancher/nginx-ingress-controller:nginx-0.25.1-rancher1

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/nginx-ingress-controller:nginx-0.25.1-rancher1
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/nginx-ingress-controller:nginx-0.25.1-rancher1  docker.io/rancher/nginx-ingress-controller:nginx-0.25.1-rancher1

Shell快速替换命令

sed -i 's#rancher/nginx-ingress-controller:nginx-0.25.1-rancher1#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/nginx-ingress-controller:nginx-0.25.1-rancher1#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/nginx-ingress-controller:nginx-0.25.1-rancher1 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/nginx-ingress-controller:nginx-0.25.1-rancher1  docker.io/rancher/nginx-ingress-controller:nginx-0.25.1-rancher1'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/nginx-ingress-controller:nginx-0.25.1-rancher1 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/nginx-ingress-controller:nginx-0.25.1-rancher1  docker.io/rancher/nginx-ingress-controller:nginx-0.25.1-rancher1'

镜像构建历史


# 2019-08-19 09:27:07  0.00B 
/bin/sh -c #(nop)  CMD ["/nginx-ingress-controller"]
                        
# 2019-08-19 09:27:07  0.00B 
/bin/sh -c #(nop)  ENTRYPOINT ["/usr/bin/dumb-init" "--"]
                        
# 2019-08-19 09:27:07  105.00B 
/bin/sh -c ln -sf /dev/stdout /usr/local/openresty/nginx/logs/access.log   && ln -sf /dev/stderr /usr/local/openresty/nginx/logs/error.log   && ln -s /usr/local/openresty/nginx/logs/* /var/log/nginx
                        
# 2019-08-19 09:27:06  0.00B 
/bin/sh -c #(nop)  USER www-data
                        
# 2019-08-19 09:27:05  21.35MB 
/bin/sh -c setcap    cap_net_bind_service=+ep /usr/local/openresty/nginx/sbin/nginx   && setcap -v cap_net_bind_service=+ep /usr/local/openresty/nginx/sbin/nginx
                        
# 2019-08-19 09:27:04  34.30MB 
/bin/sh -c setcap    cap_net_bind_service=+ep /nginx-ingress-controller   && setcap -v cap_net_bind_service=+ep /nginx-ingress-controller
                        
# 2019-08-19 09:27:03  0.00B 
/bin/sh -c bash -eu -c '   writeDirs=(     /etc/ingress-controller/ssl     /etc/ingress-controller/auth     /var/log     /var/log/nginx     /tmp   );   for dir in "${writeDirs[@]}"; do     mkdir -p ${dir};     chown -R www-data.www-data ${dir};   done'
                        
# 2019-08-19 09:27:02  0.00B 
/bin/sh -c #(nop)  ENV LUA_CPATH=/etc/nginx/lua/?.lua;/etc/nginx/lua/vendor/?.lua;/usr/local/openresty/site/lualib/?.so;/usr/local/openresty/lualib/?.so;./?.so;/usr/local/lib/lua/5.1/?.so;/usr/local/openresty/luajit/lib/lua/5.1/?.so;/usr/local/lib/lua/5.1/loadall.so;/usr/local/openresty/luajit/lib/lua/5.1/?.so;;
                        
# 2019-08-19 09:27:02  0.00B 
/bin/sh -c #(nop)  ENV LUA_PATH=/usr/local/openresty/site/lualib/?.ljbc;/usr/local/openresty/site/lualib/?/init.ljbc;/usr/local/openresty/lualib/?.ljbc;/usr/local/openresty/lualib/?/init.ljbc;/usr/local/openresty/site/lualib/?.lua;/usr/local/openresty/site/lualib/?/init.lua;/usr/local/openresty/lualib/?.lua;/usr/local/openresty/lualib/?/init.lua;./?.lua;/usr/local/openresty/luajit/share/luajit-2.1.0-beta3/?.lua;/usr/local/share/lua/5.1/?.lua;/usr/local/share/lua/5.1/?/init.lua;/usr/local/openresty/luajit/share/lua/5.1/?.lua;/usr/local/openresty/luajit/share/lua/5.1/?/init.lua;/usr/local/lib/lua/?.lua;/etc/nginx/lua/?.lua;/etc/nginx/lua/vendor/?.lua;;
                        
# 2019-08-19 09:27:02  34.00B 
/bin/sh -c ln -s /usr/local/openresty/nginx/modules /etc/nginx/modules
                        
# 2019-08-19 09:27:01  6.24KB 
/bin/sh -c cp /usr/local/openresty/nginx/conf/mime.types /etc/nginx/mime.types  && cp /usr/local/openresty/nginx/conf/fastcgi_params /etc/nginx/fastcgi_params
                        
# 2019-08-19 09:26:59  40.93MB 
/bin/sh -c #(nop) COPY --chown=www-data:www-datadir:53ccfd9be07766288a9467e6980ae042203fc4369c34236ce96b726d749e4a8f in / 
                        
# 2019-08-19 09:26:59  615.80KB 
/bin/sh -c clean-install   diffutils   libcap2-bin
                        
# 2019-08-19 09:26:54  0.00B 
/bin/sh -c #(nop) WORKDIR /etc/nginx
                        
# 2019-08-14 04:39:41  0.00B 
/bin/sh -c #(nop)  CMD ["nginx" "-g" "daemon off;"]
                        
# 2019-08-14 04:39:40  0.00B 
/bin/sh -c #(nop)  EXPOSE 443 80
                        
# 2019-08-14 04:39:38  328.08MB 
/bin/sh -c /build.sh
                        
# 2019-08-14 04:33:12  1.83MB 
/bin/sh -c clean-install bash
                        
# 2019-08-14 04:33:05  26.45MB 
/bin/sh -c #(nop) COPY dir:a62e58d4adbe6e68c2e9f8a6bea6f891ceda0f0bfa729f44db5b2225f836a176 in / 
                        
# 2019-08-14 04:33:04  0.00B 
/bin/sh -c #(nop)  ENV LUA_CPATH=/usr/local/openresty/site/lualib/?.so;/usr/local/openresty/lualib/?.so;./?.so;/usr/local/lib/lua/5.1/?.so;/usr/local/openresty/luajit/lib/lua/5.1/?.so;/usr/local/lib/lua/5.1/loadall.so;/usr/local/openresty/luajit/lib/lua/5.1/?.so
                        
# 2019-08-14 04:33:04  0.00B 
/bin/sh -c #(nop)  ENV LUA_PATH=/usr/local/openresty/site/lualib/?.ljbc;/usr/local/openresty/site/lualib/?/init.ljbc;/usr/local/openresty/lualib/?.ljbc;/usr/local/openresty/lualib/?/init.ljbc;/usr/local/openresty/site/lualib/?.lua;/usr/local/openresty/site/lualib/?/init.lua;/usr/local/openresty/lualib/?.lua;/usr/local/openresty/lualib/?/init.lua;./?.lua;/usr/local/openresty/luajit/share/luajit-2.1.0-beta3/?.lua;/usr/local/share/lua/5.1/?.lua;/usr/local/share/lua/5.1/?/init.lua;/usr/local/openresty/luajit/share/lua/5.1/?.lua;/usr/local/openresty/luajit/share/lua/5.1/?/init.lua;/usr/local/lib/lua/?.lua
                        
# 2019-08-14 04:33:04  0.00B 
/bin/sh -c #(nop)  ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/openresty/luajit/bin:/usr/local/openresty/nginx/sbin:/usr/local/openresty/bin
                        
# 2019-08-14 03:42:50  0.00B 
/bin/sh -c #(nop)  CMD ["/bin/sh"]
                        
# 2019-08-14 03:42:50  52.43MB 
/bin/sh -c #(nop) ADD file:60a394618ea4c19d443850ba6311b7058b64e001c9ee4c0ff7f9ea3f95af2e3c in / 
                        
                    

镜像信息

{
    "Id": "sha256:a80ffa0b898e852230881c4a3736538957a2a5c9ecbe91fb1058aa482a2352ae",
    "RepoTags": [
        "rancher/nginx-ingress-controller:nginx-0.25.1-rancher1",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/nginx-ingress-controller:nginx-0.25.1-rancher1"
    ],
    "RepoDigests": [
        "rancher/nginx-ingress-controller@sha256:b5b59d579b7e5ff3a032db0f6dfc405dd4b7e1961307dd0926574d7182e7caf6",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/nginx-ingress-controller@sha256:fe50ceea3d1a0bc9a7ccef8d5845c9a30b51f608e411467862dff590185a47d2"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2019-08-19T01:27:07.645004868Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "18.09.2",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "www-data",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "443/tcp": {},
            "80/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/openresty/luajit/bin:/usr/local/openresty/nginx/sbin:/usr/local/openresty/bin",
            "LUA_PATH=/usr/local/openresty/site/lualib/?.ljbc;/usr/local/openresty/site/lualib/?/init.ljbc;/usr/local/openresty/lualib/?.ljbc;/usr/local/openresty/lualib/?/init.ljbc;/usr/local/openresty/site/lualib/?.lua;/usr/local/openresty/site/lualib/?/init.lua;/usr/local/openresty/lualib/?.lua;/usr/local/openresty/lualib/?/init.lua;./?.lua;/usr/local/openresty/luajit/share/luajit-2.1.0-beta3/?.lua;/usr/local/share/lua/5.1/?.lua;/usr/local/share/lua/5.1/?/init.lua;/usr/local/openresty/luajit/share/lua/5.1/?.lua;/usr/local/openresty/luajit/share/lua/5.1/?/init.lua;/usr/local/lib/lua/?.lua;/etc/nginx/lua/?.lua;/etc/nginx/lua/vendor/?.lua;;",
            "LUA_CPATH=/etc/nginx/lua/?.lua;/etc/nginx/lua/vendor/?.lua;/usr/local/openresty/site/lualib/?.so;/usr/local/openresty/lualib/?.so;./?.so;/usr/local/lib/lua/5.1/?.so;/usr/local/openresty/luajit/lib/lua/5.1/?.so;/usr/local/lib/lua/5.1/loadall.so;/usr/local/openresty/luajit/lib/lua/5.1/?.so;;"
        ],
        "Cmd": [
            "/nginx-ingress-controller"
        ],
        "ArgsEscaped": true,
        "Image": "sha256:518eb7f6f1846ae851a242d6dc7b22da7e9226e50019f1fd909e726136d7159c",
        "Volumes": null,
        "WorkingDir": "/etc/nginx",
        "Entrypoint": [
            "/usr/bin/dumb-init",
            "--"
        ],
        "OnBuild": null,
        "Labels": null
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 505984747,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/c9720137dde2e39130566887791d1f3e50c68cb1f87eb4169600ae0dd2443a1d/diff:/var/lib/docker/overlay2/3730f6f615fa34a20113f415d2ead29d1863686d204b75d4b726d7ab44810d52/diff:/var/lib/docker/overlay2/8ec49f711533c4fdd0ce9f37c44e2a665de22863804da0b2d035e29846b8b9e4/diff:/var/lib/docker/overlay2/36b987da8f46d42505f947007157acd2d1d4a00f1758bbfd3f546347bce28efc/diff:/var/lib/docker/overlay2/6fa280893b17628203feb8bdf4066d9ccfe672a531790088a093da7c5d7adccc/diff:/var/lib/docker/overlay2/ea24f884d4a0afb9ef43d30da64ab16bec1349a6c1c17c1ba260862d0bd4887c/diff:/var/lib/docker/overlay2/ae2db425a7f48bc7c6059a78e5ceb07afaa604b6e39fbfafd86151fa3de1703c/diff:/var/lib/docker/overlay2/4738f99fa43f0e694d28484f3ca39e272d4c8c194c14bafcf5654ab6fb780400/diff:/var/lib/docker/overlay2/e2bdd4cd1ee125a7296f000c2550d51322dbced5e4b29b2a76b31f8efc098dbb/diff:/var/lib/docker/overlay2/6d0d46d1d4674ff49c61b07242fc687cc2fd75fc42deef9b562058af3e44ab9e/diff:/var/lib/docker/overlay2/1dcdbb8001dc146b39e2680a0e13df76cd7e38ea237ee8f24e2eab551078ce5d/diff",
            "MergedDir": "/var/lib/docker/overlay2/4e1276f4ae0e34b0f16cbad12f972812edb8fbb7f99b049b9a3f98cdf82f77bc/merged",
            "UpperDir": "/var/lib/docker/overlay2/4e1276f4ae0e34b0f16cbad12f972812edb8fbb7f99b049b9a3f98cdf82f77bc/diff",
            "WorkDir": "/var/lib/docker/overlay2/4e1276f4ae0e34b0f16cbad12f972812edb8fbb7f99b049b9a3f98cdf82f77bc/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:2e83df525186ab23bc2aa298776684dbcff44640daa9b195a280620cb7deea04",
            "sha256:3ccb3fedf4ab76c93800299048dcbe1ba1a298ff19203cea07575549a7e33bd9",
            "sha256:68fdb45b95ce8f474445087ce99bac257fe8c9b2be29f790f4604b662c9a3f24",
            "sha256:b3c716deb2a63f5c0b5fe0b00fc764daea211fc41c280d3477cd2ae36a6a64ae",
            "sha256:6ed8903a0ffe1401bbf8b185016f1d83a2679b271ae36f7f6154caa10b381fbf",
            "sha256:944437b4e9eb3badc9e587cc55e07bcd99f6b47e522b666f87eb91ce90d3cf75",
            "sha256:d5fdf351ecbc47b6ac4754846a314b9e34e0d0e3fab1e96806a3016dab4da55c",
            "sha256:ae39ed3a23c7deaa483b06b33d0670cdbd48e87ae056696367aafbc297383f53",
            "sha256:e7d57ba86968218d30225fc7af4f842cbad54eb83c26baa6085f982f86f6d976",
            "sha256:808722e5e1b5f871d208089cba3c8a673731209dc9381ecfb9afeac1b38db409",
            "sha256:713fea5023e72551b2175ea39a64eaa1fc602342e0dad54a301f388704a16762",
            "sha256:89d65f39bcd8d322edfe7485b327bbc50355dd52aca3697f85de36ebab3e1904"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-08-11T09:02:39.450092935+08:00"
    }
}

更多版本

docker.io/rancher/nginx-ingress-controller:nginx-1.7.1-hardened1

linux/amd64 docker.io795.07MB2024-08-06 21:05
637

docker.io/rancher/nginx-ingress-controller:v1.10.4-hardened3

linux/amd64 docker.io714.16MB2024-10-19 23:15
634

docker.io/rancher/nginx-ingress-controller:nginx-1.12.1-rancher1

linux/amd64 docker.io299.22MB2025-03-28 15:56
743

docker.io/rancher/nginx-ingress-controller:nginx-1.11.5-rancher1

linux/amd64 docker.io299.37MB2025-03-28 15:59
585

docker.io/rancher/nginx-ingress-controller:v1.12.1-hardened3

linux/arm64 docker.io774.84MB2025-05-16 23:35
463

docker.io/rancher/nginx-ingress-controller:nginx-1.12.1-rancher3

linux/amd64 docker.io300.77MB2025-06-19 09:40
397

docker.io/rancher/nginx-ingress-controller:nginx-1.2.1-rancher1

linux/amd64 docker.io292.42MB2025-07-10 15:26
470

docker.io/rancher/nginx-ingress-controller:nginx-1.9.3-hardened1

linux/amd64 docker.io789.46MB2025-07-16 11:37
567

docker.io/rancher/nginx-ingress-controller:nginx-1.7.0-rancher1

linux/amd64 docker.io283.93MB2025-08-05 11:38
321

docker.io/rancher/nginx-ingress-controller:nginx-0.49.3-rancher1

linux/amd64 docker.io284.16MB2025-09-08 18:29
347

docker.io/rancher/nginx-ingress-controller:v1.10.5-hardened4

linux/arm64 docker.io749.55MB2025-10-26 16:49
338

docker.io/rancher/nginx-ingress-controller:v1.12.6-hardened1

linux/amd64 docker.io690.97MB2025-11-08 23:52
362

docker.io/rancher/nginx-ingress-controller:v1.14.1-hardened1

linux/amd64 docker.io700.90MB2026-01-13 18:40
377

docker.io/rancher/nginx-ingress-controller:nginx-0.25.1-rancher1

linux/amd64 docker.io505.98MB2026-08-11 09:02
14
检测到您正在使用广告拦截插件,本站为公益站点,依赖广告维持运转 🙏 查看如何关闭 ×