docker.io/openresty/openresty:1.25.3.2-centos7 linux/amd64

docker.io/openresty/openresty:1.25.3.2-centos7 - 国内下载镜像源 浏览次数:121 安全受验证的发布者-Openresty
🚀 根据 Docker Hub 的信息,这个镜像的描述是: .openresty/openresty: OpenResty 是一个基于 Nginx、Lua 和 MySQL 等技术的全栈 web 服务器解决方案,提供了 HTTP/1.1、WebSockets、gRPC 等协议支持。
源镜像 docker.io/openresty/openresty:1.25.3.2-centos7
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openresty/openresty:1.25.3.2-centos7
镜像ID sha256:4607fc20109fb2611564eec40901fd55b8cea50cd6576cf9d3749cd5c5a2a35d
镜像TAG 1.25.3.2-centos7
大小 283.37MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /usr/bin/openresty -g daemon off;
启动入口
工作目录
OS/平台 linux/amd64
浏览量 121 次
贡献者 gu********o@qq.com
镜像创建 2024-10-18T20:21:30.439622113Z
同步时间 2024-10-22 10:39
更新时间 2024-11-21 13:11
环境变量
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/?.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.11.0: resty_luarocks_version x86_64: resty_rpm_arch el7: resty_rpm_dist : resty_rpm_flavor 1.25.3.2-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.25.3.2-centos7
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openresty/openresty:1.25.3.2-centos7  docker.io/openresty/openresty:1.25.3.2-centos7

Containerd拉取命令

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

Shell快速替换命令

sed -i 's#openresty/openresty:1.25.3.2-centos7#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openresty/openresty:1.25.3.2-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.25.3.2-centos7 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openresty/openresty:1.25.3.2-centos7  docker.io/openresty/openresty:1.25.3.2-centos7'

Ansible快速分发-Containerd

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

镜像历史

大小 创建时间 层信息
0.00B 2024-10-19 04:21:30 STOPSIGNAL SIGQUIT
0.00B 2024-10-19 04:21:30 CMD ["/usr/bin/openresty" "-g" "daemon off;"]
1.59KB 2024-10-19 04:21:30 COPY nginx.vh.default.conf /etc/nginx/conf.d/default.conf # buildkit
2.99KB 2024-10-19 04:21:30 COPY nginx.conf /usr/local/openresty/nginx/conf/nginx.conf # buildkit
0.00B 2024-10-19 04:21:30 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
0.00B 2024-10-19 04:21:30 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/?.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
0.00B 2024-10-19 04:21:30 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
0.00B 2024-10-19 04:21:30 ARG RESTY_J=1
79.43MB 2024-10-19 04:21:30 RUN |8 RESTY_IMAGE_BASE=centos RESTY_IMAGE_TAG=7 RESTY_LUAROCKS_VERSION=3.11.0 RESTY_YUM_REPO=https://openresty.org/package/centos/openresty.repo RESTY_RPM_FLAVOR= RESTY_RPM_VERSION=1.25.3.2-1 RESTY_RPM_DIST=el7 RESTY_RPM_ARCH=x86_64 /bin/sh -c sed -i s/mirror.centos.org/vault.centos.org/g /etc/yum.repos.d/*.repo && sed -i s/^#.*baseurl=http/baseurl=http/g /etc/yum.repos.d/*.repo && sed -i s/^mirrorlist=http/#mirrorlist=http/g /etc/yum.repos.d/*.repo && 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 --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 # buildkit
0.00B 2024-10-19 04:21:30 LABEL resty_rpm_arch=x86_64
0.00B 2024-10-19 04:21:30 LABEL resty_rpm_dist=el7
0.00B 2024-10-19 04:21:30 LABEL resty_rpm_version=1.25.3.2-1
0.00B 2024-10-19 04:21:30 LABEL resty_rpm_flavor=
0.00B 2024-10-19 04:21:30 LABEL resty_yum_repo=https://openresty.org/package/centos/openresty.repo
0.00B 2024-10-19 04:21:30 LABEL resty_luarocks_version=3.11.0
0.00B 2024-10-19 04:21:30 LABEL resty_image_tag=7
0.00B 2024-10-19 04:21:30 LABEL resty_image_base=centos
0.00B 2024-10-19 04:21:30 ARG RESTY_RPM_ARCH=x86_64
0.00B 2024-10-19 04:21:30 ARG RESTY_RPM_DIST=el7
0.00B 2024-10-19 04:21:30 ARG RESTY_RPM_VERSION=1.25.3.2-1
0.00B 2024-10-19 04:21:30 ARG RESTY_RPM_FLAVOR=
0.00B 2024-10-19 04:21:30 ARG RESTY_YUM_REPO=https://openresty.org/package/centos/openresty.repo
0.00B 2024-10-19 04:21:30 ARG RESTY_LUAROCKS_VERSION=3.11.0
0.00B 2024-10-19 04:21:30 ARG RESTY_IMAGE_TAG=7
0.00B 2024-10-19 04:21:30 ARG RESTY_IMAGE_BASE=centos
0.00B 2024-10-19 04:21:30 LABEL maintainer=Evan Wies <evan@neomantra.net>
0.00B 2021-09-16 02:20:23 /bin/sh -c #(nop) CMD ["/bin/bash"]
0.00B 2021-09-16 02:20:23 /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
203.94MB 2021-09-16 02:20:23 /bin/sh -c #(nop) ADD file:b3ebbe8bd304723d43b7b44a6d990cd657b63d93d6a2a9293983a30bfc1dfa53 in /

镜像信息

{
    "Id": "sha256:4607fc20109fb2611564eec40901fd55b8cea50cd6576cf9d3749cd5c5a2a35d",
    "RepoTags": [
        "openresty/openresty:1.25.3.2-centos7",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openresty/openresty:1.25.3.2-centos7"
    ],
    "RepoDigests": [
        "openresty/openresty@sha256:9b3242dff252f5ef6d1c1cdedbacc41726db1fdbc82e60a7fb9001d4afb4a8e9",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openresty/openresty@sha256:963e5c10b7e352615bd9f349bbb05ad1bfe2a3e29129725b87b0bc417efb6f9c"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-10-18T20:21:30.439622113Z",
    "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:/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/?.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;"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "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.11.0",
            "resty_rpm_arch": "x86_64",
            "resty_rpm_dist": "el7",
            "resty_rpm_flavor": "",
            "resty_rpm_version": "1.25.3.2-1",
            "resty_yum_repo": "https://openresty.org/package/centos/openresty.repo"
        },
        "StopSignal": "SIGQUIT"
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 283369237,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/6db82dab213f31c638b1a26dcee3208a3e2555b9dda6e0531a78b954e992e305/diff:/var/lib/docker/overlay2/0d38216f2ba21b875eca15eab27023c7da271209704764474a6bb774d72d4fad/diff:/var/lib/docker/overlay2/321bda420b00fecc17287d3a729251efbeea0375a66d79f6f65ef2eecd0fa988/diff",
            "MergedDir": "/var/lib/docker/overlay2/8d886968017cc2d7ae1ddec2008b6a685fb6a25b0dbc72cdc5a51ad4b1a984f3/merged",
            "UpperDir": "/var/lib/docker/overlay2/8d886968017cc2d7ae1ddec2008b6a685fb6a25b0dbc72cdc5a51ad4b1a984f3/diff",
            "WorkDir": "/var/lib/docker/overlay2/8d886968017cc2d7ae1ddec2008b6a685fb6a25b0dbc72cdc5a51ad4b1a984f3/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:174f5685490326fc0a1c0f5570b8663732189b327007e47ff13d2ca59673db02",
            "sha256:26d5a2197b91cbb0dcb4f310926ed2783bbc47538f0e85c5ac0a7d1b08f96ee3",
            "sha256:55d96c6640a6af4de929b31e3b0c5abbb39cff8652ef105fb9ad0829759def6f",
            "sha256:41dc1fddafc9b6f3c3ce284ed687ec251119d53fe824c8cd379a4b4e3b274144"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-10-22T10:39:09.210843689+08:00"
    }
}

更多版本

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

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

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

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

docker.io/openresty/openresty:1.25.3.2-centos7

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

docker.io/openresty/openresty:latest

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