sha256:cda9f3a75017b6e14e096069cfd1c495cb14e7d61f1800f5ae924bee91992b76
OS/ARCH
Compressed size
74 MB
Last pushed
7 months by amazeeiojenkins
Type
Image
Manifest digest
sha256:6501418772a7c1fbbd9e13ea9c50d3a8fa5e79b1b06da599b5f5f8272ab26600
Image Layers
1ADD alpine-minirootfs-3.22.3-x86_64.tar.gz / # buildkit3.63 MB2CMD ["/bin/sh"]0 B4ARG RESTY_IMAGE_BASE=alpine0 B5ARG RESTY_IMAGE_TAG=3.22.30 B6ARG RESTY_VERSION=1.27.1.20 B7ARG RESTY_OPENSSL_VERSION=3.5.50 B8ARG RESTY_OPENSSL_PATCH_VERSION=3.5.50 B9ARG RESTY_OPENSSL_URL_BASE=https://github.com/openssl/openssl/releases/download/openssl-3.5.50 B10ARG RESTY_OPENSSL_BUILD_OPTIONS=enable-camellia enable-seed enable-rfc3779 enable-cms0 B11ARG RESTY_PCRE_VERSION=10.440 B12ARG RESTY_PCRE_SHA256=86b9cb0aa3bcb7994faa88018292bc704cdbb708e785f7c74352ff6ea7d3175b0 B13ARG RESTY_PCRE_BUILD_OPTIONS=--enable-jit --enable-pcre2grep-jit --disable-bsr-anycrlf --disable-coverage0 B14ARG RESTY_J=10 B15ARG RESTY_CONFIG_OPTIONS= 0 B16ARG RESTY_CONFIG_OPTIONS_MORE=0 B17ARG RESTY_LUAJIT_OPTIONS=--with-luajit-xcflags='-DLUAJIT_NUMMODE=2 -DLUAJIT_ENABLE_LUA52COMPAT'0 B18ARG RESTY_PCRE_OPTIONS=--with-pcre-jit0 B19ARG RESTY_ADD_PACKAGE_BUILDDEPS=0 B20ARG RESTY_ADD_PACKAGE_RUNDEPS=0 B21ARG RESTY_EVAL_PRE_CONFIGURE=0 B22ARG RESTY_EVAL_POST_DOWNLOAD_PRE_CONFIGURE=0 B23ARG RESTY_EVAL_PRE_MAKE=0 B24ARG RESTY_EVAL_POST_MAKE=0 B25ARG RESTY_STRIP_BINARIES=0 B26ARG _RESTY_CONFIG_DEPS=--with-pcre 0 B27LABEL resty_image_base=alpine0 B28LABEL resty_image_tag=3.22.30 B29LABEL resty_version=1.27.1.20 B30LABEL resty_openssl_version=3.5.50 B31LABEL resty_openssl_patch_version=3.5.50 B32LABEL resty_openssl_url_base=https://github.com/openssl/openssl/releases/download/openssl-3.5.50 B33LABEL resty_openssl_build_options=enable-camellia enable-seed enable-rfc3779 enable-cms0 B34LABEL resty_pcre_version=10.440 B35LABEL resty_pcre_build_options=--enable-jit --enable-pcre2grep-jit --disable-bsr-anycrlf --disable-coverage0 B36LABEL resty_pcre_sha256=86b9cb0aa3bcb7994faa88018292bc704cdbb708e785f7c74352ff6ea7d3175b0 B37LABEL resty_config_options= 0 B38LABEL resty_config_options_more=0 B39LABEL resty_config_deps=--with-pcre 0 B40LABEL resty_add_package_builddeps=0 B41LABEL resty_add_package_rundeps=0 B42LABEL resty_eval_pre_configure=0 B43LABEL resty_eval_post_download_pre_configure=0 B44LABEL resty_eval_pre_make=0 B45LABEL resty_eval_post_make=0 B46LABEL resty_strip_binaries=0 B47LABEL resty_luajit_options=--with-luajit-xcflags='-DLUAJIT_NUMMODE=2 -DLUAJIT_ENABLE_LUA52COMPAT'0 B48LABEL resty_pcre_options=--with-pcre-jit0 B49RUN |23 RESTY_IMAGE_BASE=alpine RESTY_IMAGE_TAG=3.22.3 RESTY_VERSION=1.27.1.255.32 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 B51COPY nginx.conf /usr/local/openresty/nginx/conf/nginx.conf # buildkit1.34 KB52COPY nginx.vh.default.conf /etc/nginx/conf.d/default.conf # buildkit834 B53CMD ["/usr/local/openresty/bin/openresty" "-g" "daemon off;"]0 B54STOPSIGNAL SIGQUIT0 B55LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images/blob/main/images/nginx/Dockerfile0 B56LABEL org.opencontainers.image.description=OpenResty (Nginx) image optimised0 B57LABEL org.opencontainers.image.title=uselagoon/nginx0 B58LABEL org.opencontainers.image.base.name=docker.io/openresty/openresty:1.27-alpine0 B59ARG LAGOON_VERSION=26.2.00 B60ENV LAGOON_VERSION=26.2.00 B61ENV LAGOON=nginx0 B62COPY /lagoon /lagoon # buildkit3.94 MB63COPY /bin/fix-permissions /bin/ep /bin/docker-sleep /bin/wait-for3.2 MB64COPY /sbin/tini /sbin/ # buildkit8.52 KB65COPY /home /home # buildkit632 B66RUN |1 LAGOON_VERSION=26.2.0 /bin/sh -c417 B67ENV TMPDIR=/tmp TMP=/tmp HOME=/home ENV=/home/.bashrc0 B68RUN |1 LAGOON_VERSION=26.2.0 /bin/sh -c921.17 KB69RUN |1 LAGOON_VERSION=26.2.0 /bin/sh -c146 B70COPY /usr/local/openresty/nginx/modules/ngx_http_brotli_filter_module.so /usr/lib/nginx/modules/ngx_http_brotli_filter_module.so # buildkit38.24 KB71COPY /usr/local/openresty/nginx/modules/ngx_http_brotli_static_module.so /usr/lib/nginx/modules/ngx_http_brotli_static_module.so # buildkit33.07 KB72COPY nginx.conf /etc/nginx/nginx.conf # buildkit1.52 KB73COPY fastcgi.conf /etc/nginx/fastcgi.conf # buildkit1.25 KB74COPY fastcgi.conf /etc/nginx/fastcgi_params # buildkit1.25 KB75COPY helpers/ /etc/nginx/helpers/ # buildkit1.33 KB76COPY static-files.conf /etc/nginx/conf.d/app.conf # buildkit352 B77COPY basic_auth.conf /etc/nginx/conf.d/basic_auth.conf # buildkit364 B78COPY redirects-map.conf /etc/nginx/redirects-map.conf # buildkit1008 B79COPY healthcheck/healthz.locations healthcheck/healthz.locations.php.disable /etc/nginx/conf.d/ #568 B80RUN |1 LAGOON_VERSION=26.2.0 /bin/sh -c6.92 MB81COPY docker-entrypoint /lagoon/entrypoints/70-nginx-entrypoint # buildkit787 B82COPY matomo/80-nginx-matomo-config /lagoon/entrypoints/ # buildkit836 B83WORKDIR /app32 B84EXPOSE [8080/tcp]0 B85ENV LAGOON_LOCALDEV_HTTP_PORT=80800 B86ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B87CMD ["nginx" "-g" "daemon off;"]0 B88LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images/blob/main/images/nginx-drupal/Dockerfile0 B89LABEL org.opencontainers.image.description=OpenResty (Nginx) image optimised0 B90LABEL org.opencontainers.image.title=uselagoon/nginx-drupal0 B91LABEL org.opencontainers.image.base.name=docker.io/uselagoon/nginx0 B92RUN /bin/sh -c mkdir -p229 B93COPY drupal /etc/nginx/conf.d/drupal/ # buildkit386 B94COPY drupal.conf /etc/nginx/conf.d/app.conf # buildkit1.75 KB95RUN /bin/sh -c fix-permissions /etc/nginx232 BCommand
ADD alpine-minirootfs-3.22.3-x86_64.tar.gz / # buildkit