sha256:f956fb046cfc4098b2daf8a5e20f88507c0b517572cc749ba1da83f7a242c509
OS/ARCH
Compressed size
250.39 MB
Last pushed
about 1 year by 1panel
Type
Image
Manifest digest
sha256:96f59530274a574d3df03a8fe192a8d8da5d8bd71d7bd7a59db53322fd08fe21
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 26.24 MB6CMD ["/bin/bash"]0 B8ARG RESTY_IMAGE_BASE=ubuntu0 B9ARG RESTY_IMAGE_TAG=focal0 B10ARG RESTY_VERSION=1.25.3.20 B11ARG RESTY_LUAROCKS_VERSION=3.12.00 B12ARG RESTY_OPENSSL_VERSION=1.1.1w0 B13ARG RESTY_OPENSSL_PATCH_VERSION=1.1.1f0 B14ARG RESTY_OPENSSL_URL_BASE=https://www.openssl.org/source/old/1.1.10 B15ARG RESTY_PCRE_VERSION=8.450 B16ARG RESTY_PCRE_BUILD_OPTIONS=--enable-jit0 B17ARG RESTY_PCRE_SHA256=4e6ce03e0336e8b4a3d6c2b70b1c5e18590a5673a98186da90d4f33c23defc090 B18ARG RESTY_J=10 B19ARG RESTY_CONFIG_OPTIONS= 0 B20ARG RESTY_CONFIG_OPTIONS_MORE=0 B21ARG RESTY_LUAJIT_OPTIONS=--with-luajit-xcflags='-DLUAJIT_NUMMODE=2 -DLUAJIT_ENABLE_LUA52COMPAT'0 B22ARG RESTY_PCRE_OPTIONS=--with-pcre-jit0 B23ARG RESTY_ADD_PACKAGE_BUILDDEPS=0 B24ARG RESTY_ADD_PACKAGE_RUNDEPS=0 B25ARG RESTY_EVAL_PRE_CONFIGURE=0 B26ARG RESTY_EVAL_POST_DOWNLOAD_PRE_CONFIGURE=0 B27ARG RESTY_EVAL_POST_MAKE=0 B28ARG _RESTY_CONFIG_DEPS=--with-pcre 0 B29LABEL resty_image_base=ubuntu0 B30LABEL resty_image_tag=focal0 B31LABEL resty_version=1.25.3.20 B32LABEL resty_luarocks_version=3.12.00 B33LABEL resty_openssl_version=1.1.1w0 B34LABEL resty_openssl_patch_version=1.1.1f0 B35LABEL resty_openssl_url_base=https://www.openssl.org/source/old/1.1.10 B36LABEL resty_pcre_version=8.450 B37LABEL resty_pcre_build_options=--enable-jit0 B38LABEL resty_pcre_sha256=4e6ce03e0336e8b4a3d6c2b70b1c5e18590a5673a98186da90d4f33c23defc090 B39LABEL resty_config_options= 0 B40LABEL resty_config_options_more=0 B41LABEL resty_config_deps=--with-pcre 0 B42LABEL resty_add_package_builddeps=0 B43LABEL resty_add_package_rundeps=0 B44LABEL resty_eval_pre_configure=0 B45LABEL resty_eval_post_download_pre_configure=0 B46LABEL resty_eval_post_make=0 B47LABEL resty_luajit_options=--with-luajit-xcflags='-DLUAJIT_NUMMODE=2 -DLUAJIT_ENABLE_LUA52COMPAT'0 B48LABEL resty_pcre_options=--with-pcre-jit0 B49RUN |21 RESTY_IMAGE_BASE=ubuntu RESTY_IMAGE_TAG=focal RESTY_VERSION=1.25.3.2197.95 MB50ENV 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 B51ENV 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 B52ENV 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 B53COPY nginx.conf /usr/local/openresty/nginx/conf/nginx.conf # buildkit1.35 KB54COPY nginx.vh.default.conf /etc/nginx/conf.d/default.conf # buildkit833 B55CMD ["/usr/local/openresty/bin/openresty" "-g" "daemon off;"]0 B56STOPSIGNAL SIGQUIT0 B57ENV WAF_PATH=/usr/local/openresty/1pwaf0 B58RUN /bin/sh -c apt-get update17.21 MB59COPY /usr/local/lib/libmaxminddb.so.0.0.7 /usr/local/openresty/1pwaf/libraries/libmaxminddb.so # buildkit42.12 KB60COPY /tmp/libinjection-master/src/libinjection.so /usr/local/openresty/1pwaf/libraries/libinjection.so # buildkit153.37 KB61COPY /tmp/lsqlite3/lsqlite3.so /usr/local/openresty/luajit/lib/lua/5.1/lsqlite3.so # buildkit19.23 KB62COPY compile.sh /tmp/compile.sh # buildkit426 B63RUN /bin/sh -c chmod +x426 B64COPY ./1pwaf /usr/local/openresty/1pwaf # buildkit8.73 MB65RUN /bin/sh -c /tmp/compile.sh ${WAF_PATH}53.04 KB66RUN /bin/sh -c rm -rf131 B67CMD ["/usr/local/openresty/bin/openresty" "-g" "daemon off;"]0 B68STOPSIGNAL SIGQUIT0 BCommand
ARG RELEASE