logo
docker.io/openresty/openresty:1.27.1.2-bookworm-fat
linux/arm64 docker.io 已验证 · Openresty 请确认架构匹配
🚀 根据 Docker Hub 的信息,这个镜像的描述是: .openresty/openresty: OpenResty 是一个基于 Nginx、Lua 和 MySQL 等技术的全栈 web 服务器解决方案,提供了 HTTP/1.1、WebSockets、gRPC 等协议支持。
412
浏览次数
177.89MB
镜像大小
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openresty/openresty:1.27.1.2-bookworm-fat-linuxarm64
源镜像
docker.io/openresty/openresty:1.27.1.2-bookworm-fat
镜像ID
sha256:88b10d1688af3cde879768804ccc3074a1d7edb80e6ab66322cae2f55d18a632
镜像 TAG
1.27.1.2-bookworm-fat-linuxarm64
镜像大小
177.89MB
平台架构
linux/arm64
镜像源
docker.io
CMD
/usr/bin/openresty -g daemon off;
启动入口
工作目录
OS/平台
linux/arm64
镜像创建
2025-07-30T15:15:32.906877554Z
同步时间
2025-08-28 22:47
浏览量
412 次
贡献者
⚙️ 环境变量 1
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
🏷️ 镜像标签 12
KeyValue
Evan Wies <evan@neomantra.net> maintainer
arm64 resty_apt_arch
https://openresty.org/package/pubkey.gpg resty_apt_pgp
https://openresty.org/package/arm64/debian resty_apt_repo
resty_deb_flavor
=1.27.1.2-1~bookworm1 resty_deb_version
resty_fat_deb_flavor
=1.27.1.2-1~bookworm1 resty_fat_deb_version
openresty/openresty resty_fat_image_base
1.27.1.2-bookworm-aarch64 resty_fat_image_tag
debian resty_image_base
bookworm-slim resty_image_tag

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openresty/openresty:1.27.1.2-bookworm-fat-linuxarm64
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openresty/openresty:1.27.1.2-bookworm-fat-linuxarm64  docker.io/openresty/openresty:1.27.1.2-bookworm-fat

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openresty/openresty:1.27.1.2-bookworm-fat-linuxarm64
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openresty/openresty:1.27.1.2-bookworm-fat-linuxarm64  docker.io/openresty/openresty:1.27.1.2-bookworm-fat

Shell快速替换命令

sed -i 's#openresty/openresty:1.27.1.2-bookworm-fat#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openresty/openresty:1.27.1.2-bookworm-fat-linuxarm64#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openresty/openresty:1.27.1.2-bookworm-fat-linuxarm64 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openresty/openresty:1.27.1.2-bookworm-fat-linuxarm64  docker.io/openresty/openresty:1.27.1.2-bookworm-fat'

Ansible快速分发-Containerd

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

镜像构建历史


# 2025-07-30 23:15:32  56.19MB 
|4 RESTY_FAT_DEB_FLAVOR= RESTY_FAT_DEB_VERSION==1.27.1.2-1~bookworm1 RESTY_FAT_IMAGE_BASE=openresty/openresty RESTY_FAT_IMAGE_TAG=1.27.1.2-bookworm-aarch64 /bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get update     && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends         openresty-resty${RESTY_FAT_DEB_FLAVOR}${RESTY_FAT_DEB_VERSION}         openresty-opm${RESTY_FAT_DEB_FLAVOR}${RESTY_FAT_DEB_VERSION}     && rm -rf /var/lib/apt/lists/*
                        
# 2025-07-30 23:15:26  0.00B 
/bin/sh -c #(nop)  LABEL resty_fat_image_tag=1.27.1.2-bookworm-aarch64
                        
# 2025-07-30 23:15:26  0.00B 
/bin/sh -c #(nop)  LABEL resty_fat_image_base=openresty/openresty
                        
# 2025-07-30 23:15:26  0.00B 
/bin/sh -c #(nop)  LABEL resty_fat_deb_version==1.27.1.2-1~bookworm1
                        
# 2025-07-30 23:15:26  0.00B 
/bin/sh -c #(nop)  LABEL resty_fat_deb_flavor=
                        
# 2025-07-30 23:15:26  0.00B 
/bin/sh -c #(nop)  LABEL maintainer=Evan Wies <evan@neomantra.net>
                        
# 2025-07-30 23:15:26  0.00B 
/bin/sh -c #(nop)  ARG RESTY_FAT_DEB_VERSION==1.27.1.2-1~bookworm1
                        
# 2025-07-30 23:15:26  0.00B 
/bin/sh -c #(nop)  ARG RESTY_FAT_DEB_FLAVOR=
                        
# 2025-07-30 23:15:26  0.00B 
/bin/sh -c #(nop)  ARG RESTY_FAT_IMAGE_TAG=bookworm
                        
# 2025-07-30 23:15:26  0.00B 
/bin/sh -c #(nop)  ARG RESTY_FAT_IMAGE_BASE=openresty/openresty
                        
# 2025-07-30 22:51:17  0.00B 
/bin/sh -c #(nop)  STOPSIGNAL SIGQUIT
                        
# 2025-07-30 22:51:17  0.00B 
/bin/sh -c #(nop)  CMD ["/usr/bin/openresty" "-g" "daemon off;"]
                        
# 2025-07-30 22:51:17  1.59KB 
/bin/sh -c #(nop) COPY file:d7611963847fd66f9f2cfe1298464e00834c53c8200eba86edbb6c9f0630e638 in /etc/nginx/conf.d/default.conf 
                        
# 2025-07-30 22:51:17  3.02KB 
/bin/sh -c #(nop) COPY file:d54c89567f62f3999137e993e57ed5f3342a35799004bacc0eae57cfb03d5c97 in /usr/local/openresty/nginx/conf/nginx.conf 
                        
# 2025-07-30 22:51:17  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
                        
# 2025-07-30 22:51:16  24.49MB 
|7 RESTY_APT_ARCH=arm64 RESTY_APT_PGP=https://openresty.org/package/pubkey.gpg RESTY_APT_REPO=https://openresty.org/package/arm64/debian RESTY_DEB_FLAVOR= RESTY_DEB_VERSION==1.27.1.2-1~bookworm1 RESTY_IMAGE_BASE=debian RESTY_IMAGE_TAG=bookworm-slim /bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get update     && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends         ca-certificates         gettext-base         gnupg         wget     && wget -qO - ${RESTY_APT_PGP} | gpg --dearmor > /etc/apt/trusted.gpg.d/openresty-keyring.gpg     && chown root:root /etc/apt/trusted.gpg.d/openresty-keyring.gpg     && chmod ugo+r /etc/apt/trusted.gpg.d/openresty-keyring.gpg     && chmod go-w /etc/apt/trusted.gpg.d/openresty-keyring.gpg     && echo "deb [arch=$RESTY_APT_ARCH signed-by=/etc/apt/trusted.gpg.d/openresty-keyring.gpg] $RESTY_APT_REPO $(grep -Po 'VERSION="[0-9]+ \(\K[^)]+' /etc/os-release) openresty" | tee /etc/apt/sources.list.d/openresty.list     && DEBIAN_FRONTEND=noninteractive apt-get remove -y --purge         gnupg         wget     && DEBIAN_FRONTEND=noninteractive apt-get update     && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends         openresty${RESTY_DEB_FLAVOR}${RESTY_DEB_VERSION}     && DEBIAN_FRONTEND=noninteractive apt-get autoremove -y     && rm -rf /var/lib/apt/lists/*     && mkdir -p /var/run/openresty     && ln -sf /dev/stdout /usr/local/openresty${RESTY_DEB_FLAVOR}/nginx/logs/access.log     && ln -sf /dev/stderr /usr/local/openresty${RESTY_DEB_FLAVOR}/nginx/logs/error.log
                        
# 2025-07-30 22:51:01  0.00B 
/bin/sh -c #(nop)  LABEL resty_deb_version==1.27.1.2-1~bookworm1
                        
# 2025-07-30 22:51:01  0.00B 
/bin/sh -c #(nop)  LABEL resty_deb_flavor=
                        
# 2025-07-30 22:51:01  0.00B 
/bin/sh -c #(nop)  LABEL resty_apt_arch=arm64
                        
# 2025-07-30 22:51:01  0.00B 
/bin/sh -c #(nop)  LABEL resty_apt_pgp=https://openresty.org/package/pubkey.gpg
                        
# 2025-07-30 22:51:01  0.00B 
/bin/sh -c #(nop)  LABEL resty_apt_repo=https://openresty.org/package/arm64/debian
                        
# 2025-07-30 22:51:01  0.00B 
/bin/sh -c #(nop)  LABEL resty_image_tag=bookworm-slim
                        
# 2025-07-30 22:51:01  0.00B 
/bin/sh -c #(nop)  LABEL resty_image_base=debian
                        
# 2025-07-30 22:51:01  0.00B 
/bin/sh -c #(nop)  ARG RESTY_IMAGE_TAG=bookworm-slim
                        
# 2025-07-30 22:51:01  0.00B 
/bin/sh -c #(nop)  ARG RESTY_IMAGE_BASE=debian
                        
# 2025-07-30 22:51:01  0.00B 
/bin/sh -c #(nop)  ARG RESTY_APT_ARCH=amd64
                        
# 2025-07-30 22:51:01  0.00B 
/bin/sh -c #(nop)  ARG RESTY_APT_PGP=https://openresty.org/package/pubkey.gpg
                        
# 2025-07-30 22:51:00  0.00B 
/bin/sh -c #(nop)  ARG RESTY_APT_REPO=https://openresty.org/package/debian
                        
# 2025-07-30 22:51:00  0.00B 
/bin/sh -c #(nop)  ARG RESTY_DEB_VERSION==1.27.1.2-1~bookworm1
                        
# 2025-07-30 22:51:00  0.00B 
/bin/sh -c #(nop)  ARG RESTY_DEB_FLAVOR=
                        
# 2025-07-30 22:51:00  0.00B 
/bin/sh -c #(nop)  LABEL maintainer=Evan Wies <evan@neomantra.net>
                        
# 2025-07-21 08:00:00  97.21MB 
# debian.sh --arch 'arm64' out/ 'bookworm' '@1753056000'
                        
                    

镜像信息

{
    "Id": "sha256:88b10d1688af3cde879768804ccc3074a1d7edb80e6ab66322cae2f55d18a632",
    "RepoTags": [
        "openresty/openresty:1.27.1.2-bookworm-fat",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openresty/openresty:1.27.1.2-bookworm-fat-linuxarm64"
    ],
    "RepoDigests": [
        "openresty/openresty@sha256:fa4f9f95c0c9532513e8e740b2960f8da2b0be2dfaff9bf3749f97a6c1201251",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openresty/openresty@sha256:819cc264215282ca1bf2a61bc5a449441aefaa010e045b8c03ea87c5799ad0a0"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2025-07-30T15:15:32.906877554Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "28.1.1",
    "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"
        ],
        "Cmd": [
            "/usr/bin/openresty",
            "-g",
            "daemon off;"
        ],
        "Image": "sha256:fc50fc545a05ed79930f1aa67580640bff6c7b648f1ec5b084bb9f69f53a5fd2",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": [],
        "OnBuild": null,
        "Labels": {
            "maintainer": "Evan Wies \u003cevan@neomantra.net\u003e",
            "resty_apt_arch": "arm64",
            "resty_apt_pgp": "https://openresty.org/package/pubkey.gpg",
            "resty_apt_repo": "https://openresty.org/package/arm64/debian",
            "resty_deb_flavor": "",
            "resty_deb_version": "=1.27.1.2-1~bookworm1",
            "resty_fat_deb_flavor": "",
            "resty_fat_deb_version": "=1.27.1.2-1~bookworm1",
            "resty_fat_image_base": "openresty/openresty",
            "resty_fat_image_tag": "1.27.1.2-bookworm-aarch64",
            "resty_image_base": "debian",
            "resty_image_tag": "bookworm-slim"
        },
        "StopSignal": "SIGQUIT"
    },
    "Architecture": "arm64",
    "Variant": "v8",
    "Os": "linux",
    "Size": 177889870,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/e958a6f665698e83209d547e77207d02842614ab5c95501ef5ab4e459d492142/diff:/var/lib/docker/overlay2/c68f088aa19a116c836dc5265a9cbf1fb8474ee7393c3cb5fb27a7347a47b622/diff:/var/lib/docker/overlay2/52e34923f515d97df8db7e463cdbe54f5c68c3591146274fe81ddaf4bb44230d/diff:/var/lib/docker/overlay2/25c388af98055c22314ac2c4e0f4ba5eaf860a90c9eec3c32bf40e78a2132b9b/diff",
            "MergedDir": "/var/lib/docker/overlay2/e26c535a6a0f20ee9c704c8135aa9bf951efd65856a800cf8f84e64223563fc5/merged",
            "UpperDir": "/var/lib/docker/overlay2/e26c535a6a0f20ee9c704c8135aa9bf951efd65856a800cf8f84e64223563fc5/diff",
            "WorkDir": "/var/lib/docker/overlay2/e26c535a6a0f20ee9c704c8135aa9bf951efd65856a800cf8f84e64223563fc5/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:dd97e58b4e812b247f3cd261fa7eac247b7c5896b8e34d9474762678cae7774d",
            "sha256:3908138f17fb5b71d0d0ca1417eba904f163713ba7b0f785d0607f1c352e3f48",
            "sha256:fba57b92991c9222b8ce06cb5805bbf77d83a07fbe694b28967052e833a0fbc6",
            "sha256:822de06755a3853ed1fea474eae0ad802048102dd8697914a0cb280c342198d0",
            "sha256:db8dc039a98fcc50da6c0af4f71f067c4002342647892c25d3f6bdb98f3d4bcc"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-08-28T22:47:51.64558928+08:00"
    }
}

更多版本

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

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

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

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

docker.io/openresty/openresty:1.25.3.2-centos7

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

docker.io/openresty/openresty:latest

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

docker.io/openresty/openresty:bullseye-fat

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

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

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

docker.io/openresty/openresty:1.27.1.1-bookworm

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

docker.io/openresty/openresty:1.27.1.1-rocky

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

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

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

docker.io/openresty/openresty:1.27.1.2-alpine

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

docker.io/openresty/openresty:alpine

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

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

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

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

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

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

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

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

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

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

linux/arm64 docker.io641.49MB2026-03-24 14:59
185

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

linux/amd64 docker.io689.38MB2026-04-09 22:32
205

docker.io/openresty/openresty:alpine

linux/arm64 docker.io167.40MB2026-04-27 15:06
167

docker.io/openresty/openresty:1.29.2.3-bullseye-fat

linux/amd64 docker.io355.36MB2026-04-28 18:19
254

docker.io/openresty/openresty:restyrepo-amd64

linux/amd64 docker.io767.20MB2026-05-18 14:30
163

docker.io/openresty/openresty:1.29.2.5-1-noble-amd64

linux/amd64 docker.io772.19MB2026-05-29 01:45
231

docker.io/openresty/openresty:1.29.2.4-bullseye-fat

linux/amd64 docker.io355.77MB2026-05-29 14:12
125

docker.io/openresty/openresty:1.27.1.1-alpine

linux/arm64 docker.io142.13MB2026-06-04 00:52
114

docker.io/openresty/openresty:1.27.1.2-alpine

linux/arm64 docker.io164.74MB2026-06-10 09:43
71

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

linux/arm64 docker.io402.86MB2026-06-15 15:30
104

docker.io/openresty/openresty:1.31.1.1-1-restyrepo-amd64

linux/amd64 docker.io744.35MB2026-06-25 16:49
147

docker.io/openresty/openresty:1.31-bullseye-fat

linux/amd64 docker.io355.85MB2026-07-03 22:19
82

docker.io/openresty/openresty:1.31-alpine-slim

linux/amd64 docker.io56.23MB2026-07-15 15:19
53
检测到您正在使用广告拦截插件,本站为公益站点,依赖广告维持运转 🙏 查看如何关闭 ×