镜像信息
{
"Id": "sha256:90510bd91897d69ba70be368db0000ed9229d5da0de6ef0b6f517c908d0d44b8",
"RepoTags": [
"1panel/openresty:1.31.1.1-2-3-noble",
"swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/1panel/openresty:1.31.1.1-2-3-noble"
],
"RepoDigests": [
"1panel/openresty@sha256:a132c20a1a75bb4126acbddd1cf6fe3395231ab20a6f7506397d1eebfd200132",
"swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/1panel/openresty@sha256:8f00173edba98fa07244ef824985df9112fc4042a3f0f36b7c9e385edc0144fd"
],
"Parent": "",
"Comment": "buildkit.dockerfile.v0",
"Created": "2026-08-04T05:38:38.686900158Z",
"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",
"WAF_PATH=/usr/local/openresty/1pwaf"
],
"Cmd": [
"/usr/local/openresty/bin/openresty",
"-g",
"daemon off;"
],
"ArgsEscaped": true,
"Image": "",
"Volumes": null,
"WorkingDir": "",
"Entrypoint": null,
"OnBuild": null,
"Labels": {
"maintainer": "Evan Wies \u003cevan@neomantra.net\u003e",
"org.opencontainers.image.created": "2026-07-09T23:26:22.257Z",
"org.opencontainers.image.description": "Docker tooling for OpenResty",
"org.opencontainers.image.licenses": "BSD-2-Clause",
"org.opencontainers.image.revision": "517e3aee4e2601bc5bb6ca79b7caefaf01af64e5",
"org.opencontainers.image.source": "https://github.com/openresty/docker-openresty",
"org.opencontainers.image.title": "docker-openresty",
"org.opencontainers.image.url": "https://github.com/openresty/docker-openresty",
"org.opencontainers.image.version": "1.31.1.1-noble-amd64",
"resty_add_package_builddeps": "",
"resty_add_package_rundeps": "",
"resty_config_deps": "--with-pcre --with-cc-opt='-DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/pcre2/include -I/usr/local/openresty/openssl3/include' --with-ld-opt='-L/usr/local/openresty/pcre2/lib -L/usr/local/openresty/openssl3/lib -Wl,-rpath,/usr/local/openresty/pcre2/lib:/usr/local/openresty/openssl3/lib' ",
"resty_config_options": " --with-compat --without-http_rds_json_module --without-http_rds_csv_module --without-lua_rds_parser --without-mail_pop3_module --without-mail_imap_module --without-mail_smtp_module --with-http_addition_module --with-http_auth_request_module --with-http_dav_module --with-http_flv_module --with-http_geoip_module=dynamic --with-http_gunzip_module --with-http_gzip_static_module --with-http_image_filter_module=dynamic --with-http_mp4_module --with-http_random_index_module --with-http_realip_module --with-http_secure_link_module --with-http_slice_module --with-http_ssl_module --with-http_stub_status_module --with-http_sub_module --with-http_v2_module --with-http_v3_module --with-http_xslt_module=dynamic --with-ipv6 --with-mail --with-mail_ssl_module --with-md5-asm --with-sha1-asm --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-threads ",
"resty_config_options_more": "",
"resty_eval_post_download_pre_configure": "",
"resty_eval_post_make": "",
"resty_eval_pre_configure": "",
"resty_eval_pre_make": "",
"resty_image_base": "ubuntu",
"resty_image_tag": "noble",
"resty_luajit_options": "--with-luajit-xcflags='-DLUAJIT_NUMMODE=2 -DLUAJIT_ENABLE_LUA52COMPAT'",
"resty_luarocks_version": "3.13.0",
"resty_openssl_build_options": "enable-camellia enable-seed enable-rfc3779 enable-cms enable-md2 enable-rc5 enable-weak-ssl-ciphers enable-ssl3 enable-ssl3-method enable-md2 enable-ktls enable-fips ",
"resty_openssl_patch_version": "3.5.5",
"resty_openssl_url_base": "https://github.com/openssl/openssl/releases/download/openssl-3.5.7",
"resty_openssl_version": "3.5.7",
"resty_pcre_build_options": "--enable-jit --enable-pcre2grep-jit --disable-bsr-anycrlf --disable-coverage --disable-ebcdic --disable-fuzz-support --disable-jit-sealloc --disable-never-backslash-C --enable-newline-is-lf --enable-pcre2-8 --enable-pcre2-16 --enable-pcre2-32 --enable-pcre2grep-callout --enable-pcre2grep-callout-fork --disable-pcre2grep-libbz2 --disable-pcre2grep-libz --disable-pcre2test-libedit --enable-percent-zt --disable-rebuild-chartables --enable-shared --disable-static --disable-silent-rules --enable-unicode --disable-valgrind ",
"resty_pcre_options": "--with-pcre-jit",
"resty_pcre_sha256": "c08ae2388ef333e8403e670ad70c0a11f1eed021fd88308d7e02f596fcd9dc16",
"resty_pcre_version": "10.47",
"resty_version": "1.31.1.1"
},
"StopSignal": "SIGQUIT"
},
"Architecture": "amd64",
"Os": "linux",
"Size": 973287466,
"GraphDriver": {
"Data": {
"LowerDir": "/var/lib/docker/overlay2/e7a82987167442497f3fb5adbbf3745f78cb43aef1d0cea4dbd044c393ff32d9/diff:/var/lib/docker/overlay2/c83d19728ce546b5311fb46ec7000badf67c78cf8368c1b23483fd2a9b1e2aee/diff:/var/lib/docker/overlay2/20d9e2b20fae30a44e91122f6d72af7ef8ef4508ec839b1573e47ce5cee9c8d6/diff:/var/lib/docker/overlay2/e01e2edbc947c2afbca2baf3f0868c2af46a6bc4697fa7c54225749c795bc639/diff:/var/lib/docker/overlay2/73a27d72f1fc6a113cd268b4e63951f9035f103f03a7c347a6d9bffac45a0c1d/diff:/var/lib/docker/overlay2/d3c5301db104c409ff9db80f7734345987f9886a8b929752cbf2d36dc9f41cec/diff:/var/lib/docker/overlay2/019204d0b4597fc287096ac4e543490c3a6300e93a24326a2bd06ee970a7b46d/diff:/var/lib/docker/overlay2/6a137f878b2e3dd3befb4ffe6802285ab4ac62fd1f123adf3c42a3b3b7143f56/diff:/var/lib/docker/overlay2/ace6211a122abdb4875f2d75060eb6fdc55e03173a61d96da01c21342d31cd9c/diff:/var/lib/docker/overlay2/f48fddcb5b76a2eb2c4ec7a03e83b17d350f4dbba64437fc281e60fc43468d79/diff",
"MergedDir": "/var/lib/docker/overlay2/d1c56e0a9165ef5d8bf64b18fceec92181b606a663e4f1835aac436048d680f1/merged",
"UpperDir": "/var/lib/docker/overlay2/d1c56e0a9165ef5d8bf64b18fceec92181b606a663e4f1835aac436048d680f1/diff",
"WorkDir": "/var/lib/docker/overlay2/d1c56e0a9165ef5d8bf64b18fceec92181b606a663e4f1835aac436048d680f1/work"
},
"Name": "overlay2"
},
"RootFS": {
"Type": "layers",
"Layers": [
"sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29",
"sha256:b6ccc1bffd39b2a03ddd7b5cca00d7d99ab7aa3441925db88d360ce2fb54f0fa",
"sha256:05fca4975f370a1c8b50d183fa74116067febc7a471f5b433723a49d2ba28c17",
"sha256:aad835c5bdb8f6e572c5beb5524f19a2335248f5984920b38f233e38f6b30286",
"sha256:9191ae97ab90f70e8c5ab0127adf0857270d57f057ece71e991135641c5682f1",
"sha256:4444baae186d634092410d0cefe37f1a825efa2d9cf6b6dc5110dccdece40e90",
"sha256:0d938146658951bf7a6fb16ae2322139a6cc863aef8dc7cc70eafaac95791793",
"sha256:0d270260be54fd96f9e764ac13de5a47f6bdf3208049d71c7f1c925fd8eed22f",
"sha256:aea565e033c07904740f7634c6992ad86afff319a2e89c96a71e4b188dc5a636",
"sha256:30a2fcb3e46e4ff1de93488bf7a8de1bf6ab4618a1ddea4ad0cf2fd3275a4fcd",
"sha256:3e90182d0da515a55752cf44e732588d59c908ff89fba64166f1fbb6009b89a0"
]
},
"Metadata": {
"LastTagTime": "2026-08-10T00:35:00.936618622+08:00"
}
}