sha256:8351235663841523546ad2d26d022982c88a472e6db641a35c8f2ea373b71565
OS/ARCH
linux/arm64
Compressed size
58.69 MB
Last pushed
12 months by amazeeiojenkins
Type
Image
Manifest digest
sha256:afc0e3402694698ac40d3545fde86fdc6547c1032a04385d500de86e38d8ec38
Image Layers
1ADD alpine-minirootfs-3.20.6-aarch64.tar.gz / # buildkit3.9 MB2CMD ["/bin/sh"]0 B4ARG RESTY_IMAGE_BASE=alpine0 B5ARG RESTY_IMAGE_TAG=3.20.60 B6ARG RESTY_VERSION=1.25.3.20 B7ARG RESTY_OPENSSL_VERSION=1.1.1w0 B8ARG RESTY_OPENSSL_PATCH_VERSION=1.1.1f0 B9ARG RESTY_OPENSSL_URL_BASE=https://www.openssl.org/source/old/1.1.10 B10ARG RESTY_PCRE_VERSION=8.450 B11ARG RESTY_PCRE_BUILD_OPTIONS=--enable-jit0 B12ARG RESTY_PCRE_SHA256=4e6ce03e0336e8b4a3d6c2b70b1c5e18590a5673a98186da90d4f33c23defc090 B13ARG RESTY_J=10 B14ARG RESTY_CONFIG_OPTIONS= 0 B15ARG RESTY_CONFIG_OPTIONS_MORE=0 B16ARG RESTY_LUAJIT_OPTIONS=--with-luajit-xcflags='-DLUAJIT_NUMMODE=2 -DLUAJIT_ENABLE_LUA52COMPAT'0 B17ARG RESTY_PCRE_OPTIONS=--with-pcre-jit0 B18ARG RESTY_ADD_PACKAGE_BUILDDEPS=0 B19ARG RESTY_ADD_PACKAGE_RUNDEPS=0 B20ARG RESTY_EVAL_PRE_CONFIGURE=0 B21ARG RESTY_EVAL_POST_DOWNLOAD_PRE_CONFIGURE=0 B22ARG RESTY_EVAL_POST_MAKE=0 B23ARG _RESTY_CONFIG_DEPS=--with-pcre 0 B24LABEL resty_image_base=alpine0 B25LABEL resty_image_tag=3.20.60 B26LABEL resty_version=1.25.3.20 B27LABEL resty_openssl_version=1.1.1w0 B28LABEL resty_openssl_patch_version=1.1.1f0 B29LABEL resty_openssl_url_base=https://www.openssl.org/source/old/1.1.10 B30LABEL resty_pcre_version=8.450 B31LABEL resty_pcre_build_options=--enable-jit0 B32LABEL resty_pcre_sha256=4e6ce03e0336e8b4a3d6c2b70b1c5e18590a5673a98186da90d4f33c23defc090 B33LABEL resty_config_options= 0 B34LABEL resty_config_options_more=0 B35LABEL resty_config_deps=--with-pcre 0 B36LABEL resty_add_package_builddeps=0 B37LABEL resty_add_package_rundeps=0 B38LABEL resty_eval_pre_configure=0 B39LABEL resty_eval_post_download_pre_configure=0 B40LABEL resty_eval_post_make=0 B41LABEL resty_luajit_options=--with-luajit-xcflags='-DLUAJIT_NUMMODE=2 -DLUAJIT_ENABLE_LUA52COMPAT'0 B42LABEL resty_pcre_options=--with-pcre-jit0 B43|20 RESTY_ADD_PACKAGE_BUILDDEPS= RESTY_ADD_PACKAGE_RUNDEPS= RESTY_CONFIG_OPTIONS= 38.6 MB44ENV 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 B45COPY file:d54c89567f62f3999137e993e57ed5f3342a35799004bacc0eae57cfb03d5c97 in /usr/local/openresty/nginx/conf/nginx.conf 1.34 KB46COPY file:d7611963847fd66f9f2cfe1298464e00834c53c8200eba86edbb6c9f0630e638 in /etc/nginx/conf.d/default.conf 832 B47CMD ["/usr/local/openresty/bin/openresty" "-g" "daemon0 B48STOPSIGNAL SIGQUIT0 B49ARG LAGOON_VERSION=25.9.00 B50ENV LAGOON_VERSION=25.9.00 B51LABEL org.opencontainers.image.authors=The Lagoon Authors0 B52LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images/blob/main/images/nginx/Dockerfile0 B53LABEL org.opencontainers.image.url=https://github.com/uselagoon/lagoon-images0 B54LABEL org.opencontainers.image.version=25.9.00 B55LABEL org.opencontainers.image.description=OpenResty (Nginx) image optimised0 B56LABEL org.opencontainers.image.title=uselagoon/nginx0 B57LABEL org.opencontainers.image.base.name=docker.io/openresty/openresty:1.25-alpine0 B58ENV LAGOON=nginx0 B59COPY /lagoon /lagoon # buildkit3.16 MB60COPY /bin/fix-permissions /bin/ep /bin/docker-sleep /bin/wait-for2.49 MB61COPY /sbin/tini /sbin/ # buildkit9.27 KB62COPY /home /home # buildkit634 B63RUN |1 LAGOON_VERSION=25.9.0 /bin/sh -c416 B64ENV TMPDIR=/tmp TMP=/tmp HOME=/home ENV=/home/.bashrc0 B65RUN |1 LAGOON_VERSION=25.9.0 /bin/sh -c3.48 MB66RUN |1 LAGOON_VERSION=25.9.0 /bin/sh -c146 B67COPY /usr/local/openresty/nginx/modules/ngx_http_brotli_filter_module.so /usr/lib/nginx/modules/ngx_http_brotli_filter_module.so # buildkit38.84 KB68COPY /usr/local/openresty/nginx/modules/ngx_http_brotli_static_module.so /usr/lib/nginx/modules/ngx_http_brotli_static_module.so # buildkit33.63 KB69COPY nginx.conf /etc/nginx/nginx.conf # buildkit1.53 KB70COPY fastcgi.conf /etc/nginx/fastcgi.conf # buildkit1.26 KB71COPY fastcgi.conf /etc/nginx/fastcgi_params # buildkit1.25 KB72COPY helpers/ /etc/nginx/helpers/ # buildkit1.33 KB73COPY static-files.conf /etc/nginx/conf.d/app.conf # buildkit354 B74COPY basic_auth.conf /etc/nginx/conf.d/basic_auth.conf # buildkit362 B75COPY redirects-map.conf /etc/nginx/redirects-map.conf # buildkit1012 B76COPY healthcheck/healthz.locations healthcheck/healthz.locations.php.disable /etc/nginx/conf.d/ #571 B77RUN |1 LAGOON_VERSION=25.9.0 /bin/sh -c6.96 MB78COPY docker-entrypoint /lagoon/entrypoints/70-nginx-entrypoint # buildkit787 B79COPY matomo/80-nginx-matomo-config /lagoon/entrypoints/ # buildkit835 B80WORKDIR /app32 B81EXPOSE &{[{{102 0} {102 0}}]0 B82ENV LAGOON_LOCALDEV_HTTP_PORT=80800 B83ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B84CMD ["nginx" "-g" "daemon off;"]0 B85ARG LAGOON_VERSION=25.9.00 B86ENV LAGOON_VERSION=25.9.00 B87LABEL org.opencontainers.image.authors=The Lagoon Authors0 B88LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images/blob/main/images/nginx-drupal/Dockerfile0 B89LABEL org.opencontainers.image.url=https://github.com/uselagoon/lagoon-images0 B90LABEL org.opencontainers.image.version=25.9.00 B91LABEL org.opencontainers.image.description=OpenResty (Nginx) image optimised0 B92LABEL org.opencontainers.image.title=uselagoon/nginx-drupal0 B93LABEL org.opencontainers.image.base.name=docker.io/uselagoon/nginx0 B94RUN |1 LAGOON_VERSION=25.9.0 /bin/sh -c233 B95COPY drupal /etc/nginx/conf.d/drupal/ # buildkit387 B96COPY drupal.conf /etc/nginx/conf.d/app.conf # buildkit1.75 KB97RUN |1 LAGOON_VERSION=25.9.0 /bin/sh -c233 BCommand
ADD alpine-minirootfs-3.20.6-aarch64.tar.gz / # buildkit