Sign inSign up

1panel/openresty:1.27.1.2-2-2-focal

Multi-platform
Index digest

sha256:82a21c1f212bcc6eaabf205f909b9bd5697f967b08498e673043bd7a169e23a6

OS/ARCH

Compressed size

349.23 MB

Last pushed

about 1 year by 1panel

Type

Image

Manifest digest

sha256:c988d530f73f46eff9475ed244c1317ea951d04fc7e30f53e15e1c997455dae8

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 26.24 MB
6CMD ["/bin/bash"]0 B
7LABEL maintainer=Evan Wies <[email protected]>0 B
8ARG RESTY_IMAGE_BASE=ubuntu0 B
9ARG RESTY_IMAGE_TAG=focal0 B
10ARG RESTY_VERSION=1.27.1.20 B
11ARG RESTY_LUAROCKS_VERSION=3.12.00 B
12ARG RESTY_OPENSSL_VERSION=3.4.10 B
13ARG RESTY_OPENSSL_PATCH_VERSION=3.4.10 B
14ARG RESTY_OPENSSL_URL_BASE=https://github.com/openssl/openssl/releases/download/openssl-3.4.10 B
15ARG RESTY_OPENSSL_BUILD_OPTIONS=enable-camellia enable-seed enable-rfc3779 enable-cms0 B
16ARG RESTY_PCRE_VERSION=10.440 B
17ARG RESTY_PCRE_SHA256=86b9cb0aa3bcb7994faa88018292bc704cdbb708e785f7c74352ff6ea7d3175b0 B
18ARG RESTY_PCRE_BUILD_OPTIONS=--enable-jit --enable-pcre2grep-jit --disable-bsr-anycrlf --disable-coverage0 B
19ARG RESTY_J=10 B
20ARG RESTY_CONFIG_OPTIONS= 0 B
21ARG RESTY_CONFIG_OPTIONS_MORE=0 B
22ARG RESTY_LUAJIT_OPTIONS=--with-luajit-xcflags='-DLUAJIT_NUMMODE=2 -DLUAJIT_ENABLE_LUA52COMPAT'0 B
23ARG RESTY_PCRE_OPTIONS=--with-pcre-jit0 B
24ARG RESTY_ADD_PACKAGE_BUILDDEPS=0 B
25ARG RESTY_ADD_PACKAGE_RUNDEPS=0 B
26ARG RESTY_EVAL_PRE_CONFIGURE=0 B
27ARG RESTY_EVAL_POST_DOWNLOAD_PRE_CONFIGURE=0 B
28ARG RESTY_EVAL_PRE_MAKE=0 B
29ARG RESTY_EVAL_POST_MAKE=0 B
30ARG _RESTY_CONFIG_DEPS=--with-pcre 0 B
31LABEL resty_image_base=ubuntu0 B
32LABEL resty_image_tag=focal0 B
33LABEL resty_version=1.27.1.20 B
34LABEL resty_luarocks_version=3.12.00 B
35LABEL resty_openssl_version=3.4.10 B
36LABEL resty_openssl_patch_version=3.4.10 B
37LABEL resty_openssl_url_base=https://github.com/openssl/openssl/releases/download/openssl-3.4.10 B
38LABEL resty_openssl_build_options=enable-camellia enable-seed enable-rfc3779 enable-cms0 B
39LABEL resty_pcre_version=10.440 B
40LABEL resty_pcre_build_options=--enable-jit --enable-pcre2grep-jit --disable-bsr-anycrlf --disable-coverage0 B
41LABEL resty_pcre_sha256=86b9cb0aa3bcb7994faa88018292bc704cdbb708e785f7c74352ff6ea7d3175b0 B
42LABEL resty_config_options= 0 B
43LABEL resty_config_options_more=0 B
44LABEL resty_config_deps=--with-pcre 0 B
45LABEL resty_add_package_builddeps=0 B
46LABEL resty_add_package_rundeps=0 B
47LABEL resty_eval_pre_configure=0 B
48LABEL resty_eval_post_download_pre_configure=0 B
49LABEL resty_eval_pre_make=0 B
50LABEL resty_eval_post_make=0 B
51LABEL resty_luajit_options=--with-luajit-xcflags='-DLUAJIT_NUMMODE=2 -DLUAJIT_ENABLE_LUA52COMPAT'0 B
52LABEL resty_pcre_options=--with-pcre-jit0 B
53RUN |23 RESTY_IMAGE_BASE=ubuntu RESTY_IMAGE_TAG=focal RESTY_VERSION=1.27.1.2211.25 MB
54ENV 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/bin0 B
55ENV 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.lua0 B
56ENV 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/?.so0 B
57COPY nginx.conf /usr/local/openresty/nginx/conf/nginx.conf # buildkit1.34 KB
58COPY nginx.vh.default.conf /etc/nginx/conf.d/default.conf # buildkit833 B
59CMD ["/usr/local/openresty/bin/openresty" "-g" "daemon off;"]0 B
60STOPSIGNAL SIGQUIT0 B
61ENV WAF_PATH=/usr/local/openresty/1pwaf0 B
62RUN /bin/sh -c set -ex102.75 MB
63COPY /usr/local/lib/libmaxminddb.so.0.0.7 /usr/local/openresty/1pwaf/libraries/libmaxminddb.so # buildkit42.12 KB
64COPY /tmp/libinjection-main/src/.libs/libinjection.so.1.2.9 /usr/local/openresty/1pwaf/libraries/libinjection.so # buildkit108.15 KB
65COPY /tmp/lsqlite3/lsqlite3.so /usr/local/openresty/luajit/lib/lua/5.1/lsqlite3.so # buildkit19.23 KB
66COPY /tmp/luafilesystem-1_8_0/src/lfs.so /usr/local/openresty/luajit/lib/lua/5.1/lfs.so # buildkit8.67 KB
67COPY 1pwaf/data/default/index.html /usr/local/openresty/nginx/html/index.html # buildkit548 B
68COPY compile.sh /tmp/compile.sh # buildkit427 B
69COPY ./1pwaf /usr/local/openresty/1pwaf # buildkit8.76 MB
70RUN /bin/sh -c chmod +x62.53 KB
71CMD ["/usr/local/openresty/bin/openresty" "-g" "daemon off;"]0 B
72STOPSIGNAL SIGQUIT0 B

Command

 ARG RELEASE