Sign inSign up

uselagoon/nginx-drupal:25.12.0

Multi-platform
Index digest

sha256:09878019c47ad5250250272556d9c3244e91ae852f512c54a6a5fee6971929b9

OS/ARCH

Compressed size

59.59 MB

Last pushed

9 months by amazeeiojenkins

Type

Image

Manifest digest

sha256:3f0a5ef3844a4c93e305aff6d58d6cf2ff397763122924905c6f2ab50cca6c1d

Image Layers

1ADD alpine-minirootfs-3.20.6-aarch64.tar.gz / # buildkit3.9 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=Evan Wies <[email protected]>0 B
4ARG RESTY_IMAGE_BASE=alpine0 B
5ARG RESTY_IMAGE_TAG=3.20.60 B
6ARG RESTY_VERSION=1.25.3.20 B
7ARG RESTY_OPENSSL_VERSION=1.1.1w0 B
8ARG RESTY_OPENSSL_PATCH_VERSION=1.1.1f0 B
9ARG RESTY_OPENSSL_URL_BASE=https://www.openssl.org/source/old/1.1.10 B
10ARG RESTY_PCRE_VERSION=8.450 B
11ARG RESTY_PCRE_BUILD_OPTIONS=--enable-jit0 B
12ARG RESTY_PCRE_SHA256=4e6ce03e0336e8b4a3d6c2b70b1c5e18590a5673a98186da90d4f33c23defc090 B
13ARG RESTY_J=10 B
14ARG RESTY_CONFIG_OPTIONS= 0 B
15ARG RESTY_CONFIG_OPTIONS_MORE=0 B
16ARG RESTY_LUAJIT_OPTIONS=--with-luajit-xcflags='-DLUAJIT_NUMMODE=2 -DLUAJIT_ENABLE_LUA52COMPAT'0 B
17ARG RESTY_PCRE_OPTIONS=--with-pcre-jit0 B
18ARG RESTY_ADD_PACKAGE_BUILDDEPS=0 B
19ARG RESTY_ADD_PACKAGE_RUNDEPS=0 B
20ARG RESTY_EVAL_PRE_CONFIGURE=0 B
21ARG RESTY_EVAL_POST_DOWNLOAD_PRE_CONFIGURE=0 B
22ARG RESTY_EVAL_POST_MAKE=0 B
23ARG _RESTY_CONFIG_DEPS=--with-pcre 0 B
24LABEL resty_image_base=alpine0 B
25LABEL resty_image_tag=3.20.60 B
26LABEL resty_version=1.25.3.20 B
27LABEL resty_openssl_version=1.1.1w0 B
28LABEL resty_openssl_patch_version=1.1.1f0 B
29LABEL resty_openssl_url_base=https://www.openssl.org/source/old/1.1.10 B
30LABEL resty_pcre_version=8.450 B
31LABEL resty_pcre_build_options=--enable-jit0 B
32LABEL resty_pcre_sha256=4e6ce03e0336e8b4a3d6c2b70b1c5e18590a5673a98186da90d4f33c23defc090 B
33LABEL resty_config_options= 0 B
34LABEL resty_config_options_more=0 B
35LABEL resty_config_deps=--with-pcre 0 B
36LABEL resty_add_package_builddeps=0 B
37LABEL resty_add_package_rundeps=0 B
38LABEL resty_eval_pre_configure=0 B
39LABEL resty_eval_post_download_pre_configure=0 B
40LABEL resty_eval_post_make=0 B
41LABEL resty_luajit_options=--with-luajit-xcflags='-DLUAJIT_NUMMODE=2 -DLUAJIT_ENABLE_LUA52COMPAT'0 B
42LABEL resty_pcre_options=--with-pcre-jit0 B
43|20 RESTY_ADD_PACKAGE_BUILDDEPS= RESTY_ADD_PACKAGE_RUNDEPS= RESTY_CONFIG_OPTIONS= 38.6 MB
44ENV 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
45COPY file:d54c89567f62f3999137e993e57ed5f3342a35799004bacc0eae57cfb03d5c97 in /usr/local/openresty/nginx/conf/nginx.conf 1.34 KB
46COPY file:d7611963847fd66f9f2cfe1298464e00834c53c8200eba86edbb6c9f0630e638 in /etc/nginx/conf.d/default.conf 832 B
47CMD ["/usr/local/openresty/bin/openresty" "-g" "daemon0 B
48STOPSIGNAL SIGQUIT0 B
49LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images/blob/main/images/nginx/Dockerfile0 B
50LABEL org.opencontainers.image.description=OpenResty (Nginx) image optimised0 B
51LABEL org.opencontainers.image.title=uselagoon/nginx0 B
52LABEL org.opencontainers.image.base.name=docker.io/openresty/openresty:1.25-alpine0 B
53ENV LAGOON=nginx0 B
54COPY /lagoon /lagoon # buildkit3.58 MB
55COPY /bin/fix-permissions /bin/ep /bin/docker-sleep /bin/wait-for2.97 MB
56COPY /sbin/tini /sbin/ # buildkit9.27 KB
57COPY /home /home # buildkit632 B
58RUN /bin/sh -c fix-permissions /etc/passwd414 B
59ENV TMPDIR=/tmp TMP=/tmp HOME=/home ENV=/home/.bashrc0 B
60RUN /bin/sh -c apk update3.48 MB
61RUN /bin/sh -c rm -Rf146 B
62COPY /usr/local/openresty/nginx/modules/ngx_http_brotli_filter_module.so /usr/lib/nginx/modules/ngx_http_brotli_filter_module.so # buildkit38.84 KB
63COPY /usr/local/openresty/nginx/modules/ngx_http_brotli_static_module.so /usr/lib/nginx/modules/ngx_http_brotli_static_module.so # buildkit33.63 KB
64COPY nginx.conf /etc/nginx/nginx.conf # buildkit1.53 KB
65COPY fastcgi.conf /etc/nginx/fastcgi.conf # buildkit1.26 KB
66COPY fastcgi.conf /etc/nginx/fastcgi_params # buildkit1.26 KB
67COPY helpers/ /etc/nginx/helpers/ # buildkit1.33 KB
68COPY static-files.conf /etc/nginx/conf.d/app.conf # buildkit355 B
69COPY basic_auth.conf /etc/nginx/conf.d/basic_auth.conf # buildkit363 B
70COPY redirects-map.conf /etc/nginx/redirects-map.conf # buildkit1012 B
71COPY healthcheck/healthz.locations healthcheck/healthz.locations.php.disable /etc/nginx/conf.d/ #570 B
72RUN /bin/sh -c mkdir -p6.96 MB
73COPY docker-entrypoint /lagoon/entrypoints/70-nginx-entrypoint # buildkit790 B
74COPY matomo/80-nginx-matomo-config /lagoon/entrypoints/ # buildkit837 B
75WORKDIR /app32 B
76EXPOSE [8080/tcp]0 B
77ENV LAGOON_LOCALDEV_HTTP_PORT=80800 B
78ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B
79CMD ["nginx" "-g" "daemon off;"]0 B
80LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images/blob/main/images/nginx-drupal/Dockerfile0 B
81LABEL org.opencontainers.image.description=OpenResty (Nginx) image optimised0 B
82LABEL org.opencontainers.image.title=uselagoon/nginx-drupal0 B
83LABEL org.opencontainers.image.base.name=docker.io/uselagoon/nginx0 B
84RUN /bin/sh -c mkdir -p231 B
85COPY drupal /etc/nginx/conf.d/drupal/ # buildkit391 B
86COPY drupal.conf /etc/nginx/conf.d/app.conf # buildkit1.75 KB
87RUN /bin/sh -c fix-permissions /etc/nginx233 B

Command

ADD alpine-minirootfs-3.20.6-aarch64.tar.gz / # buildkit