docker.io/openresty/openresty:1.19.9.1-14-centos7 linux/amd64

docker.io/openresty/openresty:1.19.9.1-14-centos7 - 国内下载镜像源 浏览次数:15 安全受验证的发布者-Openresty
🚀 根据 Docker Hub 的信息,这个镜像的描述是: .openresty/openresty: OpenResty 是一个基于 Nginx、Lua 和 MySQL 等技术的全栈 web 服务器解决方案,提供了 HTTP/1.1、WebSockets、gRPC 等协议支持。
源镜像 docker.io/openresty/openresty:1.19.9.1-14-centos7
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openresty/openresty:1.19.9.1-14-centos7
镜像ID sha256:f78a8dbd9538bfc1c29e76d8bebd11a0e82dffcd6ce4e679bc98e7866af3d8f0
镜像TAG 1.19.9.1-14-centos7
大小 282.65MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /usr/bin/openresty -g daemon off;
启动入口
工作目录
OS/平台 linux/amd64
浏览量 15 次
贡献者
镜像创建 2022-08-01T08:17:39.424639771Z
同步时间 2025-12-22 17:39
更新时间 2025-12-23 01:55
环境变量
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 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
镜像标签
Evan Wies <evan@neomantra.net>: maintainer 20201113: org.label-schema.build-date GPLv2: org.label-schema.license CentOS Base Image: org.label-schema.name 1.0: org.label-schema.schema-version CentOS: org.label-schema.vendor 2020-11-13 00:00:00+00:00: org.opencontainers.image.created GPL-2.0-only: org.opencontainers.image.licenses CentOS Base Image: org.opencontainers.image.title CentOS: org.opencontainers.image.vendor centos: resty_image_base 7: resty_image_tag 3.9.0: resty_luarocks_version x86_64: resty_rpm_arch el7: resty_rpm_dist : resty_rpm_flavor 1.19.9.1-1: resty_rpm_version https://openresty.org/package/centos/openresty.repo: resty_yum_repo

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openresty/openresty:1.19.9.1-14-centos7
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openresty/openresty:1.19.9.1-14-centos7  docker.io/openresty/openresty:1.19.9.1-14-centos7

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openresty/openresty:1.19.9.1-14-centos7
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openresty/openresty:1.19.9.1-14-centos7  docker.io/openresty/openresty:1.19.9.1-14-centos7

Shell快速替换命令

sed -i 's#openresty/openresty:1.19.9.1-14-centos7#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openresty/openresty:1.19.9.1-14-centos7#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openresty/openresty:1.19.9.1-14-centos7 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openresty/openresty:1.19.9.1-14-centos7  docker.io/openresty/openresty:1.19.9.1-14-centos7'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openresty/openresty:1.19.9.1-14-centos7 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openresty/openresty:1.19.9.1-14-centos7  docker.io/openresty/openresty:1.19.9.1-14-centos7'

镜像构建历史


# 2022-08-01 16:17:39  0.00B 
/bin/sh -c #(nop)  STOPSIGNAL SIGQUIT
                        
# 2022-08-01 16:17:39  0.00B 
/bin/sh -c #(nop)  CMD ["/usr/bin/openresty" "-g" "daemon off;"]
                        
# 2022-08-01 16:17:39  1.59KB 
/bin/sh -c #(nop) COPY file:1832501c6083278533ce3d09a4140cc30795ddf825ad6a0ad52ea84858291e53 in /etc/nginx/conf.d/default.conf 
                        
# 2022-08-01 16:17:39  2.99KB 
/bin/sh -c #(nop) COPY file:ba00ba8c55465e75d6e70e547560ff2e59ed1dc709762952712066fc0e41f561 in /usr/local/openresty/nginx/conf/nginx.conf 
                        
# 2022-08-01 16:17:38  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
                        
# 2022-08-01 16:17:38  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
                        
# 2022-08-01 16:17:38  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
                        
# 2022-08-01 16:17:38  0.00B 
/bin/sh -c #(nop)  ARG RESTY_J=1
                        
# 2022-08-01 16:17:38  78.71MB 
|8 RESTY_IMAGE_BASE=centos RESTY_IMAGE_TAG=7 RESTY_LUAROCKS_VERSION=3.9.0 RESTY_RPM_ARCH=x86_64 RESTY_RPM_DIST=el7 RESTY_RPM_FLAVOR= RESTY_RPM_VERSION=1.19.9.1-1 RESTY_YUM_REPO=https://openresty.org/package/centos/openresty.repo /bin/sh -c yum install -y yum-utils     && yum-config-manager --add-repo ${RESTY_YUM_REPO}     && yum install -y         gettext         gzip         make         openresty${RESTY_RPM_FLAVOR}-${RESTY_RPM_VERSION}.${RESTY_RPM_DIST}.${RESTY_RPM_ARCH}         openresty-opm-${RESTY_RPM_VERSION}.${RESTY_RPM_DIST}         openresty-resty-${RESTY_RPM_VERSION}.${RESTY_RPM_DIST}         tar         unzip         wget     && cd /tmp     && curl -fSL https://luarocks.github.io/luarocks/releases/luarocks-${RESTY_LUAROCKS_VERSION}.tar.gz -o luarocks-${RESTY_LUAROCKS_VERSION}.tar.gz     && tar xzf luarocks-${RESTY_LUAROCKS_VERSION}.tar.gz     && cd luarocks-${RESTY_LUAROCKS_VERSION}     && ./configure         --prefix=/usr/local/openresty/luajit         --with-lua=/usr/local/openresty/luajit         --lua-suffix=jit-2.1.0-beta3         --with-lua-include=/usr/local/openresty/luajit/include/luajit-2.1     && make build     && make install     && cd /tmp     && rm -rf luarocks-${RESTY_LUAROCKS_VERSION} luarocks-${RESTY_LUAROCKS_VERSION}.tar.gz     && yum clean all     && mkdir -p /var/run/openresty     && ln -sf /dev/stdout /usr/local/openresty/nginx/logs/access.log     && ln -sf /dev/stderr /usr/local/openresty/nginx/logs/error.log
                        
# 2022-08-01 16:17:16  0.00B 
/bin/sh -c #(nop)  LABEL resty_rpm_arch=x86_64
                        
# 2022-08-01 16:17:16  0.00B 
/bin/sh -c #(nop)  LABEL resty_rpm_dist=el7
                        
# 2022-08-01 16:17:16  0.00B 
/bin/sh -c #(nop)  LABEL resty_rpm_version=1.19.9.1-1
                        
# 2022-08-01 16:17:16  0.00B 
/bin/sh -c #(nop)  LABEL resty_rpm_flavor=
                        
# 2022-08-01 16:17:16  0.00B 
/bin/sh -c #(nop)  LABEL resty_yum_repo=https://openresty.org/package/centos/openresty.repo
                        
# 2022-08-01 16:17:16  0.00B 
/bin/sh -c #(nop)  LABEL resty_luarocks_version=3.9.0
                        
# 2022-08-01 16:17:16  0.00B 
/bin/sh -c #(nop)  LABEL resty_image_tag=7
                        
# 2022-08-01 16:17:16  0.00B 
/bin/sh -c #(nop)  LABEL resty_image_base=centos
                        
# 2022-08-01 16:17:16  0.00B 
/bin/sh -c #(nop)  ARG RESTY_RPM_ARCH=x86_64
                        
# 2022-08-01 16:17:15  0.00B 
/bin/sh -c #(nop)  ARG RESTY_RPM_DIST=el7
                        
# 2022-08-01 16:17:15  0.00B 
/bin/sh -c #(nop)  ARG RESTY_RPM_VERSION=1.19.9.1-1
                        
# 2022-08-01 16:17:15  0.00B 
/bin/sh -c #(nop)  ARG RESTY_RPM_FLAVOR=
                        
# 2022-08-01 16:17:15  0.00B 
/bin/sh -c #(nop)  ARG RESTY_YUM_REPO=https://openresty.org/package/centos/openresty.repo
                        
# 2022-08-01 16:17:15  0.00B 
/bin/sh -c #(nop)  ARG RESTY_LUAROCKS_VERSION=3.9.0
                        
# 2022-08-01 16:17:15  0.00B 
/bin/sh -c #(nop)  ARG RESTY_IMAGE_TAG=7
                        
# 2022-08-01 16:17:15  0.00B 
/bin/sh -c #(nop)  ARG RESTY_IMAGE_BASE=centos
                        
# 2022-08-01 16:17:15  0.00B 
/bin/sh -c #(nop)  LABEL maintainer=Evan Wies <evan@neomantra.net>
                        
# 2021-09-16 02:20:23  0.00B 
/bin/sh -c #(nop)  CMD ["/bin/bash"]
                        
# 2021-09-16 02:20:23  0.00B 
/bin/sh -c #(nop)  LABEL org.label-schema.schema-version=1.0 org.label-schema.name=CentOS Base Image org.label-schema.vendor=CentOS org.label-schema.license=GPLv2 org.label-schema.build-date=20201113 org.opencontainers.image.title=CentOS Base Image org.opencontainers.image.vendor=CentOS org.opencontainers.image.licenses=GPL-2.0-only org.opencontainers.image.created=2020-11-13 00:00:00+00:00
                        
# 2021-09-16 02:20:23  203.94MB 
/bin/sh -c #(nop) ADD file:b3ebbe8bd304723d43b7b44a6d990cd657b63d93d6a2a9293983a30bfc1dfa53 in / 
                        
                    

镜像信息

{
    "Id": "sha256:f78a8dbd9538bfc1c29e76d8bebd11a0e82dffcd6ce4e679bc98e7866af3d8f0",
    "RepoTags": [
        "openresty/openresty:1.19.9.1-14-centos7",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openresty/openresty:1.19.9.1-14-centos7"
    ],
    "RepoDigests": [
        "openresty/openresty@sha256:e6a4fcf2a94d3b62f0b0407d9c8be39cc4d58324dbdddb20a38a9b11a44689d5",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openresty/openresty@sha256:21431dc2ad880ace285178bedd7734e8db09e9bde98535d5897fb70f6431db42"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2022-08-01T08:17:39.424639771Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "20.10.17",
    "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:/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",
            "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"
        ],
        "Cmd": [
            "/usr/bin/openresty",
            "-g",
            "daemon off;"
        ],
        "Image": "sha256:981fa4173676adccf3c6527615612ffc1f2464b4d17c1f4469c7bfa61c99361b",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "maintainer": "Evan Wies \u003cevan@neomantra.net\u003e",
            "org.label-schema.build-date": "20201113",
            "org.label-schema.license": "GPLv2",
            "org.label-schema.name": "CentOS Base Image",
            "org.label-schema.schema-version": "1.0",
            "org.label-schema.vendor": "CentOS",
            "org.opencontainers.image.created": "2020-11-13 00:00:00+00:00",
            "org.opencontainers.image.licenses": "GPL-2.0-only",
            "org.opencontainers.image.title": "CentOS Base Image",
            "org.opencontainers.image.vendor": "CentOS",
            "resty_image_base": "centos",
            "resty_image_tag": "7",
            "resty_luarocks_version": "3.9.0",
            "resty_rpm_arch": "x86_64",
            "resty_rpm_dist": "el7",
            "resty_rpm_flavor": "",
            "resty_rpm_version": "1.19.9.1-1",
            "resty_yum_repo": "https://openresty.org/package/centos/openresty.repo"
        },
        "StopSignal": "SIGQUIT"
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 282652784,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/60af70509be8ac6e1d41b1155987b16fbfeab08f7069fe0d8d4367359266e6a4/diff:/var/lib/docker/overlay2/92ae1fe1722876112f632fd5d9047a9b1f09012cda5e0baf53c6dd7ad4769c07/diff:/var/lib/docker/overlay2/692da34b0adf8e76ec1429e511d7b5e5a156d70cc12c2f28c5c93f71aa30f6fb/diff",
            "MergedDir": "/var/lib/docker/overlay2/eb2d57fff79288908b55900bfa50bdd11118854e9ae05a63c7303efdbf7e8c92/merged",
            "UpperDir": "/var/lib/docker/overlay2/eb2d57fff79288908b55900bfa50bdd11118854e9ae05a63c7303efdbf7e8c92/diff",
            "WorkDir": "/var/lib/docker/overlay2/eb2d57fff79288908b55900bfa50bdd11118854e9ae05a63c7303efdbf7e8c92/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:174f5685490326fc0a1c0f5570b8663732189b327007e47ff13d2ca59673db02",
            "sha256:c0a109b575b0d2229a6d82feb3d085e5de63fa7f1728c3a9accd8f979c15023a",
            "sha256:d3b8fb2729393b9ca59f4527a6afcab18e7366585134a88d0689fdfe7ea91bfd",
            "sha256:be17c936a3e17ee7b417a94f93aea47d88a4fade552eb9f4fb118421bff7ccce"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-12-22T17:39:23.106344229+08:00"
    }
}

更多版本

docker.io/openresty/openresty:1.25.3.1-5-alpine-fat

linux/amd64 docker.io378.21MB2024-06-29 18:29
599

docker.io/openresty/openresty:1.25.3.1-5-alpine-fat

linux/arm64 docker.io378.90MB2024-06-29 18:35
1253

docker.io/openresty/openresty:1.25.3.2-centos7

linux/amd64 docker.io283.37MB2024-10-22 10:39
778

docker.io/openresty/openresty:latest

linux/amd64 docker.io96.95MB2024-11-14 17:03
1219

docker.io/openresty/openresty:bullseye-fat

linux/amd64 docker.io154.61MB2024-11-22 17:11
327

docker.io/openresty/openresty:1.21.4.2-1-jammy

linux/amd64 docker.io612.55MB2024-12-18 15:07
351

docker.io/openresty/openresty:1.27.1.1-bookworm

linux/amd64 docker.io97.09MB2025-02-11 11:01
425

docker.io/openresty/openresty:1.27.1.1-rocky

linux/amd64 docker.io370.72MB2025-02-11 11:03
374

docker.io/openresty/openresty:1.21.4.1-0-alpine

linux/amd64 docker.io101.90MB2025-02-21 17:08
408

docker.io/openresty/openresty:1.27.1.2-alpine

linux/amd64 docker.io142.31MB2025-04-30 14:23
655

docker.io/openresty/openresty:1.25.3.1-3-buster-fat

linux/amd64 docker.io136.70MB2025-06-24 16:01
161

docker.io/openresty/openresty:1.25.3.2-5-bookworm-fat

linux/amd64 docker.io147.51MB2025-07-04 10:28
194

docker.io/openresty/openresty:1.25.3.2-5-alpine-fat

linux/amd64 docker.io378.69MB2025-07-13 12:52
163

docker.io/openresty/openresty:1.25.3.2-5-alpine-fat

linux/arm64 docker.io379.48MB2025-07-13 12:53
231

docker.io/openresty/openresty:1.25.3.2-5-alpine

linux/amd64 docker.io106.20MB2025-07-27 12:07
166

docker.io/openresty/openresty:1.21.4.4-1-jammy

linux/amd64 docker.io627.72MB2025-08-07 11:48
167

docker.io/openresty/openresty:1.27.1.2-3-rocky

linux/amd64 docker.io373.47MB2025-08-07 11:56
167

docker.io/openresty/openresty:1.27.1.2-3-alpine

linux/amd64 docker.io142.31MB2025-08-18 11:55
166

docker.io/openresty/openresty:1.27.1.2-3-jammy

linux/amd64 docker.io670.92MB2025-08-18 13:10
157

docker.io/openresty/openresty:1.27.1.2-alpine-fat

linux/arm64 docker.io444.81MB2025-08-28 18:38
164

docker.io/openresty/openresty:1.27.1.2-bookworm-fat

linux/arm64 docker.io177.89MB2025-08-28 22:47
184

docker.io/openresty/openresty:1.25.3.2-5-alpine

linux/arm64 docker.io115.69MB2025-09-13 10:47
182

docker.io/openresty/openresty:1.17.8.2-5-alpine

linux/amd64 docker.io103.90MB2025-11-28 13:33
65

docker.io/openresty/openresty:alpine

linux/amd64 docker.io146.44MB2025-12-12 00:58
57

docker.io/openresty/openresty:alpine-apk-aarch64

linux/arm64 docker.io24.86MB2025-12-12 01:03
45

docker.io/openresty/openresty:1.27.1.2-0-alpine

linux/amd64 docker.io142.31MB2025-12-19 09:14
30

docker.io/openresty/openresty:1.27.1.2-0-alpine

linux/arm64 docker.io155.64MB2025-12-19 09:16
27

docker.io/openresty/openresty:1.19.9.1-14-centos7

linux/amd64 docker.io282.65MB2025-12-22 17:39
14