Namespace
library
Image / Tag
nginx:1.20-perl
Content Digest
sha256:8d783d4ad2a5c5f12edb9275154282ba7ac84294aea5c3a63a2de3e6f079743d
Details
Created

2022-05-17 23:05:05 UTC

Size

67.7 MB

Content Digest
Labels

Environment
NGINX_VERSION

1.20.2

NJS_VERSION

0.7.3

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PKG_RELEASE

1~bullseye


Layers

[#000] sha256:91c5bdbe4bf9f1970dd54ba71e2523649adce4e5240c2ff8a87711bf389ecba3 - 45.62% (30.9 MB)

[#001] sha256:b37cf25c4ec709e1339e3e41b01ac86c3be0c0c2be4e1a372dc25e946b15863f - 54.37% (36.8 MB)

[#002] sha256:af1c48a79664098b8f3483e5e2e4d71f9963cd1bfd77ddc7d4bc234b0dde1a94 - 0.0% (603 Bytes)

[#003] sha256:e93b8370c9734380149661595b378aa7bfd8f5c0a9695246a481d0486e4fda3c - 0.0% (895 Bytes)

[#004] sha256:1f7cc2dd39068b71eff87ca1a89a32fa15b03bf1be0733b5488cfbe96cab5497 - 0.0% (666 Bytes)

[#005] sha256:eb0973b56471fc42990f2491c867c749f290430585ecb8d99b50b2213d872d95 - 0.0% (1.36 KB)


History
2022-05-11 01:39:14 UTC

/bin/sh -c #(nop) ADD file:9eecb0fd311177f9d226e914c411aef49b5de1930e73019d2ee24afed515b5a2 in /

2022-05-11 01:39:14 UTC

/bin/sh -c #(nop) CMD ["bash"]

2022-05-11 04:43:39 UTC

/bin/sh -c #(nop) LABEL maintainer=NGINX Docker Maintainers <[email protected]>

2022-05-11 04:51:00 UTC

/bin/sh -c #(nop) ENV NGINX_VERSION=1.20.2

2022-05-17 22:58:10 UTC

/bin/sh -c #(nop) ENV NJS_VERSION=0.7.3

2022-05-17 22:58:11 UTC

/bin/sh -c #(nop) ENV PKG_RELEASE=1~bullseye

2022-05-17 23:04:58 UTC

/bin/sh -c set -x && addgroup --system --gid 101 nginx && adduser --system --disabled-login --ingroup nginx --no-create-home --home /nonexistent --gecos "nginx user" --shell /bin/false --uid 101 nginx && apt-get update && apt-get install --no-install-recommends --no-install-suggests -y gnupg1 ca-certificates && NGINX_GPGKEY=573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62; found=''; for server in hkp://keyserver.ubuntu.com:80 pgp.mit.edu ; do echo "Fetching GPG key $NGINX_GPGKEY from $server"; apt-key adv --keyserver "$server" --keyserver-options timeout=10 --recv-keys "$NGINX_GPGKEY" && found=yes && break; done; test -z "$found" && echo >&2 "error: failed to fetch GPG key $NGINX_GPGKEY" && exit 1; apt-get remove --purge --auto-remove -y gnupg1 && rm -rf /var/lib/apt/lists/* && dpkgArch="$(dpkg --print-architecture)" && nginxPackages=" nginx=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-xslt=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-geoip=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-image-filter=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-perl=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-njs=${NGINX_VERSION}+${NJS_VERSION}-${PKG_RELEASE} " && case "$dpkgArch" in amd64|arm64) echo "deb https://nginx.org/packages/debian/ bullseye nginx" >> /etc/apt/sources.list.d/nginx.list && apt-get update ;; *) echo "deb-src https://nginx.org/packages/debian/ bullseye nginx" >> /etc/apt/sources.list.d/nginx.list && tempDir="$(mktemp -d)" && chmod 777 "$tempDir" && savedAptMark="$(apt-mark showmanual)" && apt-get update && apt-get build-dep -y $nginxPackages && ( cd "$tempDir" && DEB_BUILD_OPTIONS="nocheck parallel=$(nproc)" apt-get source --compile $nginxPackages ) && apt-mark showmanual | xargs apt-mark auto > /dev/null && { [ -z "$savedAptMark" ] || apt-mark manual $savedAptMark; } && ls -lAFh "$tempDir" && ( cd "$tempDir" && dpkg-scanpackages . > Packages ) && grep '^Package: ' "$tempDir/Packages" && echo "deb [ trusted=yes ] file://$tempDir ./" > /etc/apt/sources.list.d/temp.list && apt-get -o Acquire::GzipIndexes=false update ;; esac && apt-get install --no-install-recommends --no-install-suggests -y $nginxPackages gettext-base curl && apt-get remove --purge --auto-remove -y && rm -rf /var/lib/apt/lists/* /etc/apt/sources.list.d/nginx.list && if [ -n "$tempDir" ]; then apt-get purge -y --auto-remove && rm -rf "$tempDir" /etc/apt/sources.list.d/temp.list; fi && ln -sf /dev/stdout /var/log/nginx/access.log && ln -sf /dev/stderr /var/log/nginx/error.log && mkdir /docker-entrypoint.d

2022-05-17 23:04:59 UTC

/bin/sh -c #(nop) COPY file:65504f71f5855ca017fb64d502ce873a31b2e0decd75297a8fb0a287f97acf92 in /

2022-05-17 23:05:00 UTC

/bin/sh -c #(nop) COPY file:0b866ff3fc1ef5b03c4e6c8c513ae014f691fb05d530257dfffd07035c1b75da in /docker-entrypoint.d

2022-05-17 23:05:01 UTC

/bin/sh -c #(nop) COPY file:0fd5fca330dcd6a7de297435e32af634f29f7132ed0550d342cad9fd20158258 in /docker-entrypoint.d

2022-05-17 23:05:02 UTC

/bin/sh -c #(nop) COPY file:09a214a3e07c919af2fb2d7c749ccbc446b8c10eb217366e5a65640ee9edcc25 in /docker-entrypoint.d

2022-05-17 23:05:02 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]

2022-05-17 23:05:03 UTC

/bin/sh -c #(nop) EXPOSE 80

2022-05-17 23:05:04 UTC

/bin/sh -c #(nop) STOPSIGNAL SIGQUIT

2022-05-17 23:05:05 UTC

/bin/sh -c #(nop) CMD ["nginx" "-g" "daemon off;"]

Details
Created

2022-05-17 22:37:41 UTC

Size

64.8 MB

Content Digest
Labels

Environment
NGINX_VERSION

1.20.2

NJS_VERSION

0.7.3

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PKG_RELEASE

1~bullseye


Layers

[#000] sha256:214ca5fb90323fe769c63a12af092f2572bf1c6b300263e09883909fc865d260 - 46.21% (29.9 MB)

[#001] sha256:7bc9b792f71ea215c38a5b36a6ad1956724807edfe813c611e8c1513011dfba2 - 53.78% (34.8 MB)

[#002] sha256:da04b7940460c2f0fe4aea669432a2fb7ef508f5ed1f2f772e6244fa15355f29 - 0.0% (602 Bytes)

[#003] sha256:62ae9a82103fd307e250f42dac89c5fc44374d76b11473d75bf80f1b682d0133 - 0.0% (894 Bytes)

[#004] sha256:5a7efb2e9083b4bdec3190662e1e7f8878afb29a36abaf6b56df88eb7cdc5a45 - 0.0% (665 Bytes)

[#005] sha256:353abeec345f90a85787fff7838e45571ca9fdd0058ef55d8db6275ddbb16935 - 0.0% (1.36 KB)


History
2022-05-11 01:20:16 UTC

/bin/sh -c #(nop) ADD file:4a0bb88956083aa56032fdd9601d9b66c39b18c896ba35ea33594cd75621640a in /

2022-05-11 01:20:16 UTC

/bin/sh -c #(nop) CMD ["bash"]

2022-05-11 05:04:29 UTC

/bin/sh -c #(nop) LABEL maintainer=NGINX Docker Maintainers <[email protected]>

2022-05-11 05:05:20 UTC

/bin/sh -c #(nop) ENV NGINX_VERSION=1.20.2

2022-05-17 22:36:58 UTC

/bin/sh -c #(nop) ENV NJS_VERSION=0.7.3

2022-05-17 22:36:58 UTC

/bin/sh -c #(nop) ENV PKG_RELEASE=1~bullseye

2022-05-17 22:37:40 UTC

/bin/sh -c set -x && addgroup --system --gid 101 nginx && adduser --system --disabled-login --ingroup nginx --no-create-home --home /nonexistent --gecos "nginx user" --shell /bin/false --uid 101 nginx && apt-get update && apt-get install --no-install-recommends --no-install-suggests -y gnupg1 ca-certificates && NGINX_GPGKEY=573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62; found=''; for server in hkp://keyserver.ubuntu.com:80 pgp.mit.edu ; do echo "Fetching GPG key $NGINX_GPGKEY from $server"; apt-key adv --keyserver "$server" --keyserver-options timeout=10 --recv-keys "$NGINX_GPGKEY" && found=yes && break; done; test -z "$found" && echo >&2 "error: failed to fetch GPG key $NGINX_GPGKEY" && exit 1; apt-get remove --purge --auto-remove -y gnupg1 && rm -rf /var/lib/apt/lists/* && dpkgArch="$(dpkg --print-architecture)" && nginxPackages=" nginx=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-xslt=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-geoip=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-image-filter=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-perl=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-njs=${NGINX_VERSION}+${NJS_VERSION}-${PKG_RELEASE} " && case "$dpkgArch" in amd64|arm64) echo "deb https://nginx.org/packages/debian/ bullseye nginx" >> /etc/apt/sources.list.d/nginx.list && apt-get update ;; *) echo "deb-src https://nginx.org/packages/debian/ bullseye nginx" >> /etc/apt/sources.list.d/nginx.list && tempDir="$(mktemp -d)" && chmod 777 "$tempDir" && savedAptMark="$(apt-mark showmanual)" && apt-get update && apt-get build-dep -y $nginxPackages && ( cd "$tempDir" && DEB_BUILD_OPTIONS="nocheck parallel=$(nproc)" apt-get source --compile $nginxPackages ) && apt-mark showmanual | xargs apt-mark auto > /dev/null && { [ -z "$savedAptMark" ] || apt-mark manual $savedAptMark; } && ls -lAFh "$tempDir" && ( cd "$tempDir" && dpkg-scanpackages . > Packages ) && grep '^Package: ' "$tempDir/Packages" && echo "deb [ trusted=yes ] file://$tempDir ./" > /etc/apt/sources.list.d/temp.list && apt-get -o Acquire::GzipIndexes=false update ;; esac && apt-get install --no-install-recommends --no-install-suggests -y $nginxPackages gettext-base curl && apt-get remove --purge --auto-remove -y && rm -rf /var/lib/apt/lists/* /etc/apt/sources.list.d/nginx.list && if [ -n "$tempDir" ]; then apt-get purge -y --auto-remove && rm -rf "$tempDir" /etc/apt/sources.list.d/temp.list; fi && ln -sf /dev/stdout /var/log/nginx/access.log && ln -sf /dev/stderr /var/log/nginx/error.log && mkdir /docker-entrypoint.d

2022-05-17 22:37:41 UTC

/bin/sh -c #(nop) COPY file:65504f71f5855ca017fb64d502ce873a31b2e0decd75297a8fb0a287f97acf92 in /

2022-05-17 22:37:41 UTC

/bin/sh -c #(nop) COPY file:0b866ff3fc1ef5b03c4e6c8c513ae014f691fb05d530257dfffd07035c1b75da in /docker-entrypoint.d

2022-05-17 22:37:41 UTC

/bin/sh -c #(nop) COPY file:0fd5fca330dcd6a7de297435e32af634f29f7132ed0550d342cad9fd20158258 in /docker-entrypoint.d

2022-05-17 22:37:41 UTC

/bin/sh -c #(nop) COPY file:09a214a3e07c919af2fb2d7c749ccbc446b8c10eb217366e5a65640ee9edcc25 in /docker-entrypoint.d

2022-05-17 22:37:41 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]

2022-05-17 22:37:41 UTC

/bin/sh -c #(nop) EXPOSE 80

2022-05-17 22:37:41 UTC

/bin/sh -c #(nop) STOPSIGNAL SIGQUIT

2022-05-17 22:37:41 UTC

/bin/sh -c #(nop) CMD ["nginx" "-g" "daemon off;"]

Details
Created

2022-05-17 23:37:09 UTC

Size

62.2 MB

Content Digest
Labels

Environment
NGINX_VERSION

1.20.2

NJS_VERSION

0.7.3

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PKG_RELEASE

1~bullseye


Layers

[#000] sha256:f7b69be15db1cb94a249f74b27edd4f5e5923a8701b026179a593f6888e897aa - 44.32% (27.6 MB)

[#001] sha256:dae0114def09d879a271741c2dabb94f141eb05bce9b45d93209906dc1e05f03 - 55.67% (34.6 MB)

[#002] sha256:ac8b966c37150007ffb714f2de9b6b0c3283108f93fe5937ca6325ceecbc550f - 0.0% (603 Bytes)

[#003] sha256:5efe46530a8ab16809039ec2898dc43b46ecfb214ac5a584e7cc1ff812cd5775 - 0.0% (896 Bytes)

[#004] sha256:eede12487fe4f0c04d848b7a239f2fa73fe31889fe086be43582be80376dc99b - 0.0% (667 Bytes)

[#005] sha256:be26b197f2896d9fcbcc0d4105d50275318c5687d87db04e38ad43533e9bdbd7 - 0.0% (1.36 KB)


History
2022-05-11 00:50:34 UTC

/bin/sh -c #(nop) ADD file:72357b75d7e4546f06abf4648ab600980e742a3017f36da3c7a6c086f2f5fb56 in /

2022-05-11 00:50:35 UTC

/bin/sh -c #(nop) CMD ["bash"]

2022-05-11 02:43:01 UTC

/bin/sh -c #(nop) LABEL maintainer=NGINX Docker Maintainers <[email protected]>

2022-05-11 03:02:45 UTC

/bin/sh -c #(nop) ENV NGINX_VERSION=1.20.2

2022-05-17 23:15:59 UTC

/bin/sh -c #(nop) ENV NJS_VERSION=0.7.3

2022-05-17 23:15:59 UTC

/bin/sh -c #(nop) ENV PKG_RELEASE=1~bullseye

2022-05-17 23:37:06 UTC

/bin/sh -c set -x && addgroup --system --gid 101 nginx && adduser --system --disabled-login --ingroup nginx --no-create-home --home /nonexistent --gecos "nginx user" --shell /bin/false --uid 101 nginx && apt-get update && apt-get install --no-install-recommends --no-install-suggests -y gnupg1 ca-certificates && NGINX_GPGKEY=573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62; found=''; for server in hkp://keyserver.ubuntu.com:80 pgp.mit.edu ; do echo "Fetching GPG key $NGINX_GPGKEY from $server"; apt-key adv --keyserver "$server" --keyserver-options timeout=10 --recv-keys "$NGINX_GPGKEY" && found=yes && break; done; test -z "$found" && echo >&2 "error: failed to fetch GPG key $NGINX_GPGKEY" && exit 1; apt-get remove --purge --auto-remove -y gnupg1 && rm -rf /var/lib/apt/lists/* && dpkgArch="$(dpkg --print-architecture)" && nginxPackages=" nginx=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-xslt=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-geoip=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-image-filter=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-perl=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-njs=${NGINX_VERSION}+${NJS_VERSION}-${PKG_RELEASE} " && case "$dpkgArch" in amd64|arm64) echo "deb https://nginx.org/packages/debian/ bullseye nginx" >> /etc/apt/sources.list.d/nginx.list && apt-get update ;; *) echo "deb-src https://nginx.org/packages/debian/ bullseye nginx" >> /etc/apt/sources.list.d/nginx.list && tempDir="$(mktemp -d)" && chmod 777 "$tempDir" && savedAptMark="$(apt-mark showmanual)" && apt-get update && apt-get build-dep -y $nginxPackages && ( cd "$tempDir" && DEB_BUILD_OPTIONS="nocheck parallel=$(nproc)" apt-get source --compile $nginxPackages ) && apt-mark showmanual | xargs apt-mark auto > /dev/null && { [ -z "$savedAptMark" ] || apt-mark manual $savedAptMark; } && ls -lAFh "$tempDir" && ( cd "$tempDir" && dpkg-scanpackages . > Packages ) && grep '^Package: ' "$tempDir/Packages" && echo "deb [ trusted=yes ] file://$tempDir ./" > /etc/apt/sources.list.d/temp.list && apt-get -o Acquire::GzipIndexes=false update ;; esac && apt-get install --no-install-recommends --no-install-suggests -y $nginxPackages gettext-base curl && apt-get remove --purge --auto-remove -y && rm -rf /var/lib/apt/lists/* /etc/apt/sources.list.d/nginx.list && if [ -n "$tempDir" ]; then apt-get purge -y --auto-remove && rm -rf "$tempDir" /etc/apt/sources.list.d/temp.list; fi && ln -sf /dev/stdout /var/log/nginx/access.log && ln -sf /dev/stderr /var/log/nginx/error.log && mkdir /docker-entrypoint.d

2022-05-17 23:37:06 UTC

/bin/sh -c #(nop) COPY file:65504f71f5855ca017fb64d502ce873a31b2e0decd75297a8fb0a287f97acf92 in /

2022-05-17 23:37:07 UTC

/bin/sh -c #(nop) COPY file:0b866ff3fc1ef5b03c4e6c8c513ae014f691fb05d530257dfffd07035c1b75da in /docker-entrypoint.d

2022-05-17 23:37:07 UTC

/bin/sh -c #(nop) COPY file:0fd5fca330dcd6a7de297435e32af634f29f7132ed0550d342cad9fd20158258 in /docker-entrypoint.d

2022-05-17 23:37:08 UTC

/bin/sh -c #(nop) COPY file:09a214a3e07c919af2fb2d7c749ccbc446b8c10eb217366e5a65640ee9edcc25 in /docker-entrypoint.d

2022-05-17 23:37:08 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]

2022-05-17 23:37:09 UTC

/bin/sh -c #(nop) EXPOSE 80

2022-05-17 23:37:09 UTC

/bin/sh -c #(nop) STOPSIGNAL SIGQUIT

2022-05-17 23:37:09 UTC

/bin/sh -c #(nop) CMD ["nginx" "-g" "daemon off;"]

Details
Created

2022-05-17 22:57:38 UTC

Size

58.9 MB

Content Digest
Labels

Environment
NGINX_VERSION

1.20.2

NJS_VERSION

0.7.3

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PKG_RELEASE

1~bullseye


Layers

[#000] sha256:1a9427b75b1c1db800cae7a9199bb4e508702e6761b17cc904d21441df43016c - 43.02% (25.3 MB)

[#001] sha256:f34b1395edd720be7edb0ec5e8978385bf024336b7ab07cbab3a8620a8783a08 - 56.97% (33.6 MB)

[#002] sha256:c22c38c1e7bc06b7543125493572a7710f3e60c14a2c5438e106df2115449c07 - 0.0% (603 Bytes)

[#003] sha256:e7f40389e15f1ae2dbbc65cc91f9522853d861c629c4fbeb6213b9c832800041 - 0.0% (896 Bytes)

[#004] sha256:9d6041cf8370e84ec70dba9db0d7b9bd195f129dd91e725d332957a4f6c016c7 - 0.0% (666 Bytes)

[#005] sha256:2a703f5e58f5292d7a6c784e150039a5e8e23e31b34e87e88ea65a3a58a81ae7 - 0.0% (1.36 KB)


History
2022-05-11 01:49:07 UTC

/bin/sh -c #(nop) ADD file:7c0451fffe8a520c2ab23048948d76bfe0dc0d90298c3d859279ccd8815b84f6 in /

2022-05-11 01:49:08 UTC

/bin/sh -c #(nop) CMD ["bash"]

2022-05-12 10:37:37 UTC

/bin/sh -c #(nop) LABEL maintainer=NGINX Docker Maintainers <[email protected]>

2022-05-12 10:48:50 UTC

/bin/sh -c #(nop) ENV NGINX_VERSION=1.20.2

2022-05-17 22:38:55 UTC

/bin/sh -c #(nop) ENV NJS_VERSION=0.7.3

2022-05-17 22:38:55 UTC

/bin/sh -c #(nop) ENV PKG_RELEASE=1~bullseye

2022-05-17 22:57:34 UTC

/bin/sh -c set -x && addgroup --system --gid 101 nginx && adduser --system --disabled-login --ingroup nginx --no-create-home --home /nonexistent --gecos "nginx user" --shell /bin/false --uid 101 nginx && apt-get update && apt-get install --no-install-recommends --no-install-suggests -y gnupg1 ca-certificates && NGINX_GPGKEY=573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62; found=''; for server in hkp://keyserver.ubuntu.com:80 pgp.mit.edu ; do echo "Fetching GPG key $NGINX_GPGKEY from $server"; apt-key adv --keyserver "$server" --keyserver-options timeout=10 --recv-keys "$NGINX_GPGKEY" && found=yes && break; done; test -z "$found" && echo >&2 "error: failed to fetch GPG key $NGINX_GPGKEY" && exit 1; apt-get remove --purge --auto-remove -y gnupg1 && rm -rf /var/lib/apt/lists/* && dpkgArch="$(dpkg --print-architecture)" && nginxPackages=" nginx=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-xslt=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-geoip=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-image-filter=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-perl=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-njs=${NGINX_VERSION}+${NJS_VERSION}-${PKG_RELEASE} " && case "$dpkgArch" in amd64|arm64) echo "deb https://nginx.org/packages/debian/ bullseye nginx" >> /etc/apt/sources.list.d/nginx.list && apt-get update ;; *) echo "deb-src https://nginx.org/packages/debian/ bullseye nginx" >> /etc/apt/sources.list.d/nginx.list && tempDir="$(mktemp -d)" && chmod 777 "$tempDir" && savedAptMark="$(apt-mark showmanual)" && apt-get update && apt-get build-dep -y $nginxPackages && ( cd "$tempDir" && DEB_BUILD_OPTIONS="nocheck parallel=$(nproc)" apt-get source --compile $nginxPackages ) && apt-mark showmanual | xargs apt-mark auto > /dev/null && { [ -z "$savedAptMark" ] || apt-mark manual $savedAptMark; } && ls -lAFh "$tempDir" && ( cd "$tempDir" && dpkg-scanpackages . > Packages ) && grep '^Package: ' "$tempDir/Packages" && echo "deb [ trusted=yes ] file://$tempDir ./" > /etc/apt/sources.list.d/temp.list && apt-get -o Acquire::GzipIndexes=false update ;; esac && apt-get install --no-install-recommends --no-install-suggests -y $nginxPackages gettext-base curl && apt-get remove --purge --auto-remove -y && rm -rf /var/lib/apt/lists/* /etc/apt/sources.list.d/nginx.list && if [ -n "$tempDir" ]; then apt-get purge -y --auto-remove && rm -rf "$tempDir" /etc/apt/sources.list.d/temp.list; fi && ln -sf /dev/stdout /var/log/nginx/access.log && ln -sf /dev/stderr /var/log/nginx/error.log && mkdir /docker-entrypoint.d

2022-05-17 22:57:35 UTC

/bin/sh -c #(nop) COPY file:65504f71f5855ca017fb64d502ce873a31b2e0decd75297a8fb0a287f97acf92 in /

2022-05-17 22:57:35 UTC

/bin/sh -c #(nop) COPY file:0b866ff3fc1ef5b03c4e6c8c513ae014f691fb05d530257dfffd07035c1b75da in /docker-entrypoint.d

2022-05-17 22:57:36 UTC

/bin/sh -c #(nop) COPY file:0fd5fca330dcd6a7de297435e32af634f29f7132ed0550d342cad9fd20158258 in /docker-entrypoint.d

2022-05-17 22:57:36 UTC

/bin/sh -c #(nop) COPY file:09a214a3e07c919af2fb2d7c749ccbc446b8c10eb217366e5a65640ee9edcc25 in /docker-entrypoint.d

2022-05-17 22:57:37 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]

2022-05-17 22:57:37 UTC

/bin/sh -c #(nop) EXPOSE 80

2022-05-17 22:57:37 UTC

/bin/sh -c #(nop) STOPSIGNAL SIGQUIT

2022-05-17 22:57:38 UTC

/bin/sh -c #(nop) CMD ["nginx" "-g" "daemon off;"]

Details
Created

2022-05-17 22:47:36 UTC

Size

63.3 MB

Content Digest
Labels

Environment
NGINX_VERSION

1.20.2

NJS_VERSION

0.7.3

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PKG_RELEASE

1~bullseye


Layers

[#000] sha256:dfdd5ffb257742b891ccad9400a77dad2a6260b2451e0f5e48a9ade1d17a87ec - 45.27% (28.7 MB)

[#001] sha256:176a59208858bce70d17b9c0d8c73f9d42a12fec919d58b4326ab1abda8d6a26 - 54.73% (34.7 MB)

[#002] sha256:016262cca9bed44091255b45e5b91b15c0db9f2cc55f2aea084ab705acdbc84e - 0.0% (602 Bytes)

[#003] sha256:44c0f08f278b6f08296de73febedaec63db554e406804ef83f950c0258b1004c - 0.0% (893 Bytes)

[#004] sha256:04b6234d4325bcd806babe22023a62a119103e1dd9e8cb52776327e7e8c5fe9c - 0.0% (663 Bytes)

[#005] sha256:de9bba5d6c3c1d0c05180df8eb8fddd9a941742e52b5062b71158f3746f97bed - 0.0% (1.36 KB)


History
2022-05-11 00:46:59 UTC

/bin/sh -c #(nop) ADD file:158a0e401328bd7c0d49b9e8539186098967218f1b1a8c811f4398d29b74397f in /

2022-05-11 00:47:00 UTC

/bin/sh -c #(nop) CMD ["bash"]

2022-05-11 02:38:28 UTC

/bin/sh -c #(nop) LABEL maintainer=NGINX Docker Maintainers <[email protected]>

2022-05-11 02:39:49 UTC

/bin/sh -c #(nop) ENV NGINX_VERSION=1.20.2

2022-05-17 22:46:38 UTC

/bin/sh -c #(nop) ENV NJS_VERSION=0.7.3

2022-05-17 22:46:39 UTC

/bin/sh -c #(nop) ENV PKG_RELEASE=1~bullseye

2022-05-17 22:47:29 UTC

/bin/sh -c set -x && addgroup --system --gid 101 nginx && adduser --system --disabled-login --ingroup nginx --no-create-home --home /nonexistent --gecos "nginx user" --shell /bin/false --uid 101 nginx && apt-get update && apt-get install --no-install-recommends --no-install-suggests -y gnupg1 ca-certificates && NGINX_GPGKEY=573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62; found=''; for server in hkp://keyserver.ubuntu.com:80 pgp.mit.edu ; do echo "Fetching GPG key $NGINX_GPGKEY from $server"; apt-key adv --keyserver "$server" --keyserver-options timeout=10 --recv-keys "$NGINX_GPGKEY" && found=yes && break; done; test -z "$found" && echo >&2 "error: failed to fetch GPG key $NGINX_GPGKEY" && exit 1; apt-get remove --purge --auto-remove -y gnupg1 && rm -rf /var/lib/apt/lists/* && dpkgArch="$(dpkg --print-architecture)" && nginxPackages=" nginx=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-xslt=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-geoip=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-image-filter=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-perl=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-njs=${NGINX_VERSION}+${NJS_VERSION}-${PKG_RELEASE} " && case "$dpkgArch" in amd64|arm64) echo "deb https://nginx.org/packages/debian/ bullseye nginx" >> /etc/apt/sources.list.d/nginx.list && apt-get update ;; *) echo "deb-src https://nginx.org/packages/debian/ bullseye nginx" >> /etc/apt/sources.list.d/nginx.list && tempDir="$(mktemp -d)" && chmod 777 "$tempDir" && savedAptMark="$(apt-mark showmanual)" && apt-get update && apt-get build-dep -y $nginxPackages && ( cd "$tempDir" && DEB_BUILD_OPTIONS="nocheck parallel=$(nproc)" apt-get source --compile $nginxPackages ) && apt-mark showmanual | xargs apt-mark auto > /dev/null && { [ -z "$savedAptMark" ] || apt-mark manual $savedAptMark; } && ls -lAFh "$tempDir" && ( cd "$tempDir" && dpkg-scanpackages . > Packages ) && grep '^Package: ' "$tempDir/Packages" && echo "deb [ trusted=yes ] file://$tempDir ./" > /etc/apt/sources.list.d/temp.list && apt-get -o Acquire::GzipIndexes=false update ;; esac && apt-get install --no-install-recommends --no-install-suggests -y $nginxPackages gettext-base curl && apt-get remove --purge --auto-remove -y && rm -rf /var/lib/apt/lists/* /etc/apt/sources.list.d/nginx.list && if [ -n "$tempDir" ]; then apt-get purge -y --auto-remove && rm -rf "$tempDir" /etc/apt/sources.list.d/temp.list; fi && ln -sf /dev/stdout /var/log/nginx/access.log && ln -sf /dev/stderr /var/log/nginx/error.log && mkdir /docker-entrypoint.d

2022-05-17 22:47:30 UTC

/bin/sh -c #(nop) COPY file:65504f71f5855ca017fb64d502ce873a31b2e0decd75297a8fb0a287f97acf92 in /

2022-05-17 22:47:31 UTC

/bin/sh -c #(nop) COPY file:0b866ff3fc1ef5b03c4e6c8c513ae014f691fb05d530257dfffd07035c1b75da in /docker-entrypoint.d

2022-05-17 22:47:32 UTC

/bin/sh -c #(nop) COPY file:0fd5fca330dcd6a7de297435e32af634f29f7132ed0550d342cad9fd20158258 in /docker-entrypoint.d

2022-05-17 22:47:33 UTC

/bin/sh -c #(nop) COPY file:09a214a3e07c919af2fb2d7c749ccbc446b8c10eb217366e5a65640ee9edcc25 in /docker-entrypoint.d

2022-05-17 22:47:33 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]

2022-05-17 22:47:34 UTC

/bin/sh -c #(nop) EXPOSE 80

2022-05-17 22:47:35 UTC

/bin/sh -c #(nop) STOPSIGNAL SIGQUIT

2022-05-17 22:47:36 UTC

/bin/sh -c #(nop) CMD ["nginx" "-g" "daemon off;"]

Details
Created

2022-05-17 23:18:52 UTC

Size

63.5 MB

Content Digest
Labels

Environment
NGINX_VERSION

1.20.2

NJS_VERSION

0.7.3

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PKG_RELEASE

1~bullseye


Layers

[#000] sha256:438a36bf0b6e75ff6f0fbb2b7669dfb86361416f4d808912d30cf5b91ad2eea9 - 44.51% (28.3 MB)

[#001] sha256:263858204c9562e81d2d3dee993d032c85a2e2932496bc9489087eda457a0345 - 55.49% (35.2 MB)

[#002] sha256:5cc385211773649f32dd5ffe5773f41439a7821f6d8b783f134010f7f1320243 - 0.0% (602 Bytes)

[#003] sha256:f8a67db84933fcdb63e641b091d5a0fa6a8283ba5e8bba813d8afbbb205d3b62 - 0.0% (896 Bytes)

[#004] sha256:d056c98afac46ef682e0f59eee620e8f278d7c7322f48d7b7cf8d09833fcfb93 - 0.0% (666 Bytes)

[#005] sha256:20f000344b6e14cba0d427a5248815779ebfb428a80fc05d2b83a20e346df9c1 - 0.0% (1.36 KB)


History
2022-05-11 02:23:35 UTC

/bin/sh -c #(nop) ADD file:d47dce2adbc9352ef1d437730bab3b579dd8d2bf29dd60cd8a8b65396b39e36e in /

2022-05-11 02:23:40 UTC

/bin/sh -c #(nop) CMD ["bash"]

2022-05-11 04:34:44 UTC

/bin/sh -c #(nop) LABEL maintainer=NGINX Docker Maintainers <[email protected]>

2022-05-11 05:07:16 UTC

/bin/sh -c #(nop) ENV NGINX_VERSION=1.20.2

2022-05-17 22:46:11 UTC

/bin/sh -c #(nop) ENV NJS_VERSION=0.7.3

2022-05-17 22:46:14 UTC

/bin/sh -c #(nop) ENV PKG_RELEASE=1~bullseye

2022-05-17 23:18:30 UTC

/bin/sh -c set -x && addgroup --system --gid 101 nginx && adduser --system --disabled-login --ingroup nginx --no-create-home --home /nonexistent --gecos "nginx user" --shell /bin/false --uid 101 nginx && apt-get update && apt-get install --no-install-recommends --no-install-suggests -y gnupg1 ca-certificates && NGINX_GPGKEY=573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62; found=''; for server in hkp://keyserver.ubuntu.com:80 pgp.mit.edu ; do echo "Fetching GPG key $NGINX_GPGKEY from $server"; apt-key adv --keyserver "$server" --keyserver-options timeout=10 --recv-keys "$NGINX_GPGKEY" && found=yes && break; done; test -z "$found" && echo >&2 "error: failed to fetch GPG key $NGINX_GPGKEY" && exit 1; apt-get remove --purge --auto-remove -y gnupg1 && rm -rf /var/lib/apt/lists/* && dpkgArch="$(dpkg --print-architecture)" && nginxPackages=" nginx=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-xslt=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-geoip=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-image-filter=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-perl=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-njs=${NGINX_VERSION}+${NJS_VERSION}-${PKG_RELEASE} " && case "$dpkgArch" in amd64|arm64) echo "deb https://nginx.org/packages/debian/ bullseye nginx" >> /etc/apt/sources.list.d/nginx.list && apt-get update ;; *) echo "deb-src https://nginx.org/packages/debian/ bullseye nginx" >> /etc/apt/sources.list.d/nginx.list && tempDir="$(mktemp -d)" && chmod 777 "$tempDir" && savedAptMark="$(apt-mark showmanual)" && apt-get update && apt-get build-dep -y $nginxPackages && ( cd "$tempDir" && DEB_BUILD_OPTIONS="nocheck parallel=$(nproc)" apt-get source --compile $nginxPackages ) && apt-mark showmanual | xargs apt-mark auto > /dev/null && { [ -z "$savedAptMark" ] || apt-mark manual $savedAptMark; } && ls -lAFh "$tempDir" && ( cd "$tempDir" && dpkg-scanpackages . > Packages ) && grep '^Package: ' "$tempDir/Packages" && echo "deb [ trusted=yes ] file://$tempDir ./" > /etc/apt/sources.list.d/temp.list && apt-get -o Acquire::GzipIndexes=false update ;; esac && apt-get install --no-install-recommends --no-install-suggests -y $nginxPackages gettext-base curl && apt-get remove --purge --auto-remove -y && rm -rf /var/lib/apt/lists/* /etc/apt/sources.list.d/nginx.list && if [ -n "$tempDir" ]; then apt-get purge -y --auto-remove && rm -rf "$tempDir" /etc/apt/sources.list.d/temp.list; fi && ln -sf /dev/stdout /var/log/nginx/access.log && ln -sf /dev/stderr /var/log/nginx/error.log && mkdir /docker-entrypoint.d

2022-05-17 23:18:33 UTC

/bin/sh -c #(nop) COPY file:65504f71f5855ca017fb64d502ce873a31b2e0decd75297a8fb0a287f97acf92 in /

2022-05-17 23:18:36 UTC

/bin/sh -c #(nop) COPY file:0b866ff3fc1ef5b03c4e6c8c513ae014f691fb05d530257dfffd07035c1b75da in /docker-entrypoint.d

2022-05-17 23:18:38 UTC

/bin/sh -c #(nop) COPY file:0fd5fca330dcd6a7de297435e32af634f29f7132ed0550d342cad9fd20158258 in /docker-entrypoint.d

2022-05-17 23:18:40 UTC

/bin/sh -c #(nop) COPY file:09a214a3e07c919af2fb2d7c749ccbc446b8c10eb217366e5a65640ee9edcc25 in /docker-entrypoint.d

2022-05-17 23:18:43 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]

2022-05-17 23:18:46 UTC

/bin/sh -c #(nop) EXPOSE 80

2022-05-17 23:18:49 UTC

/bin/sh -c #(nop) STOPSIGNAL SIGQUIT

2022-05-17 23:18:52 UTC

/bin/sh -c #(nop) CMD ["nginx" "-g" "daemon off;"]

Details
Created

2022-05-23 21:02:17 UTC

Size

72.1 MB

Content Digest
Labels

Environment
NGINX_VERSION

1.20.2

NJS_VERSION

0.7.3

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PKG_RELEASE

1~bullseye


Layers

[#000] sha256:2533109ed11eefd6415e0370d6d7a3ea879b582b1887c98b819a598ad18fca24 - 46.65% (33.7 MB)

[#001] sha256:15841a786ebc9a3c7256fce74c82b0bdae796175d706bcecb893b2b51353473c - 53.35% (38.5 MB)

[#002] sha256:6d9842684f13ec3acd1876c9db919d0e49a3269ac1cb384d6ca892b61050ab60 - 0.0% (602 Bytes)

[#003] sha256:cce9504420440b8e92b31f1a0fac1cc0671940976ba17abbcf01953098761462 - 0.0% (896 Bytes)

[#004] sha256:4ee4868c04c024b6b387f5c655745cfd606c283896d319b06b12206b6f30a0ae - 0.0% (668 Bytes)

[#005] sha256:a8aa51a09ece9f530d17bd21eda919fc96b56e5b33ad46323fb5ac8a9aee7043 - 0.0% (1.36 KB)


History
2022-05-11 01:32:29 UTC

/bin/sh -c #(nop) ADD file:1e94716789ec21981460f74be38a668bc212bd804c1d41cecf90036a5bccac5a in /

2022-05-11 01:32:34 UTC

/bin/sh -c #(nop) CMD ["bash"]

2022-05-11 08:28:45 UTC

/bin/sh -c #(nop) LABEL maintainer=NGINX Docker Maintainers <[email protected]>

2022-05-11 08:48:25 UTC

/bin/sh -c #(nop) ENV NGINX_VERSION=1.20.2

2022-05-17 23:02:38 UTC

/bin/sh -c #(nop) ENV NJS_VERSION=0.7.3

2022-05-17 23:02:41 UTC

/bin/sh -c #(nop) ENV PKG_RELEASE=1~bullseye

2022-05-23 21:01:58 UTC

/bin/sh -c set -x && addgroup --system --gid 101 nginx && adduser --system --disabled-login --ingroup nginx --no-create-home --home /nonexistent --gecos "nginx user" --shell /bin/false --uid 101 nginx && apt-get update && apt-get install --no-install-recommends --no-install-suggests -y gnupg1 ca-certificates && NGINX_GPGKEY=573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62; found=''; for server in hkp://keyserver.ubuntu.com:80 pgp.mit.edu ; do echo "Fetching GPG key $NGINX_GPGKEY from $server"; apt-key adv --keyserver "$server" --keyserver-options timeout=10 --recv-keys "$NGINX_GPGKEY" && found=yes && break; done; test -z "$found" && echo >&2 "error: failed to fetch GPG key $NGINX_GPGKEY" && exit 1; apt-get remove --purge --auto-remove -y gnupg1 && rm -rf /var/lib/apt/lists/* && dpkgArch="$(dpkg --print-architecture)" && nginxPackages=" nginx=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-xslt=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-geoip=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-image-filter=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-perl=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-njs=${NGINX_VERSION}+${NJS_VERSION}-${PKG_RELEASE} " && case "$dpkgArch" in amd64|arm64) echo "deb https://nginx.org/packages/debian/ bullseye nginx" >> /etc/apt/sources.list.d/nginx.list && apt-get update ;; *) echo "deb-src https://nginx.org/packages/debian/ bullseye nginx" >> /etc/apt/sources.list.d/nginx.list && tempDir="$(mktemp -d)" && chmod 777 "$tempDir" && savedAptMark="$(apt-mark showmanual)" && apt-get update && apt-get build-dep -y $nginxPackages && ( cd "$tempDir" && DEB_BUILD_OPTIONS="nocheck parallel=$(nproc)" apt-get source --compile $nginxPackages ) && apt-mark showmanual | xargs apt-mark auto > /dev/null && { [ -z "$savedAptMark" ] || apt-mark manual $savedAptMark; } && ls -lAFh "$tempDir" && ( cd "$tempDir" && dpkg-scanpackages . > Packages ) && grep '^Package: ' "$tempDir/Packages" && echo "deb [ trusted=yes ] file://$tempDir ./" > /etc/apt/sources.list.d/temp.list && apt-get -o Acquire::GzipIndexes=false update ;; esac && apt-get install --no-install-recommends --no-install-suggests -y $nginxPackages gettext-base curl && apt-get remove --purge --auto-remove -y && rm -rf /var/lib/apt/lists/* /etc/apt/sources.list.d/nginx.list && if [ -n "$tempDir" ]; then apt-get purge -y --auto-remove && rm -rf "$tempDir" /etc/apt/sources.list.d/temp.list; fi && ln -sf /dev/stdout /var/log/nginx/access.log && ln -sf /dev/stderr /var/log/nginx/error.log && mkdir /docker-entrypoint.d

2022-05-23 21:02:02 UTC

/bin/sh -c #(nop) COPY file:65504f71f5855ca017fb64d502ce873a31b2e0decd75297a8fb0a287f97acf92 in /

2022-05-23 21:02:03 UTC

/bin/sh -c #(nop) COPY file:0b866ff3fc1ef5b03c4e6c8c513ae014f691fb05d530257dfffd07035c1b75da in /docker-entrypoint.d

2022-05-23 21:02:04 UTC

/bin/sh -c #(nop) COPY file:0fd5fca330dcd6a7de297435e32af634f29f7132ed0550d342cad9fd20158258 in /docker-entrypoint.d

2022-05-23 21:02:04 UTC

/bin/sh -c #(nop) COPY file:09a214a3e07c919af2fb2d7c749ccbc446b8c10eb217366e5a65640ee9edcc25 in /docker-entrypoint.d

2022-05-23 21:02:09 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]

2022-05-23 21:02:13 UTC

/bin/sh -c #(nop) EXPOSE 80

2022-05-23 21:02:15 UTC

/bin/sh -c #(nop) STOPSIGNAL SIGQUIT

2022-05-23 21:02:17 UTC

/bin/sh -c #(nop) CMD ["nginx" "-g" "daemon off;"]

Details
Created

2022-05-17 23:19:44 UTC

Size

64.6 MB

Content Digest
Labels

Environment
NGINX_VERSION

1.20.2

NJS_VERSION

0.7.3

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PKG_RELEASE

1~bullseye


Layers

[#000] sha256:9f3750f6094217808e26d471752341db88153c8d5b5f9bb11577b74671303bbc - 43.81% (28.3 MB)

[#001] sha256:602e41ebbbe42143bfb8f8641987cd51e47ab2c41f1419e1656cb5940bc7814a - 56.18% (36.3 MB)

[#002] sha256:13352bb20dc459554d918149a0ce3acb8e63eda6fe1c2562efc7a62fd04c77e5 - 0.0% (603 Bytes)

[#003] sha256:d5cda25df9b4ce0669c31490fa907440589b70704df48bc92bb212904938e4e1 - 0.0% (895 Bytes)

[#004] sha256:7dbbb0a81278a49393d7d490f6a5dd48f70517ce68504ab225dccf662b6de5d1 - 0.0% (666 Bytes)

[#005] sha256:7723d79ad325fb459b2314f1fb14b13134ee06d95e615307e4ff1774745c24a9 - 0.0% (1.36 KB)


History
2022-05-11 00:44:17 UTC

/bin/sh -c #(nop) ADD file:d93a1cf64a813d01774cd628dfd683c006e20159e2ab3464c2159c8d9897c725 in /

2022-05-11 00:44:19 UTC

/bin/sh -c #(nop) CMD ["bash"]

2022-05-11 03:02:33 UTC

/bin/sh -c #(nop) LABEL maintainer=NGINX Docker Maintainers <[email protected]>

2022-05-11 03:08:10 UTC

/bin/sh -c #(nop) ENV NGINX_VERSION=1.20.2

2022-05-17 23:07:42 UTC

/bin/sh -c #(nop) ENV NJS_VERSION=0.7.3

2022-05-17 23:07:42 UTC

/bin/sh -c #(nop) ENV PKG_RELEASE=1~bullseye

2022-05-17 23:19:36 UTC

/bin/sh -c set -x && addgroup --system --gid 101 nginx && adduser --system --disabled-login --ingroup nginx --no-create-home --home /nonexistent --gecos "nginx user" --shell /bin/false --uid 101 nginx && apt-get update && apt-get install --no-install-recommends --no-install-suggests -y gnupg1 ca-certificates && NGINX_GPGKEY=573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62; found=''; for server in hkp://keyserver.ubuntu.com:80 pgp.mit.edu ; do echo "Fetching GPG key $NGINX_GPGKEY from $server"; apt-key adv --keyserver "$server" --keyserver-options timeout=10 --recv-keys "$NGINX_GPGKEY" && found=yes && break; done; test -z "$found" && echo >&2 "error: failed to fetch GPG key $NGINX_GPGKEY" && exit 1; apt-get remove --purge --auto-remove -y gnupg1 && rm -rf /var/lib/apt/lists/* && dpkgArch="$(dpkg --print-architecture)" && nginxPackages=" nginx=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-xslt=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-geoip=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-image-filter=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-perl=${NGINX_VERSION}-${PKG_RELEASE} nginx-module-njs=${NGINX_VERSION}+${NJS_VERSION}-${PKG_RELEASE} " && case "$dpkgArch" in amd64|arm64) echo "deb https://nginx.org/packages/debian/ bullseye nginx" >> /etc/apt/sources.list.d/nginx.list && apt-get update ;; *) echo "deb-src https://nginx.org/packages/debian/ bullseye nginx" >> /etc/apt/sources.list.d/nginx.list && tempDir="$(mktemp -d)" && chmod 777 "$tempDir" && savedAptMark="$(apt-mark showmanual)" && apt-get update && apt-get build-dep -y $nginxPackages && ( cd "$tempDir" && DEB_BUILD_OPTIONS="nocheck parallel=$(nproc)" apt-get source --compile $nginxPackages ) && apt-mark showmanual | xargs apt-mark auto > /dev/null && { [ -z "$savedAptMark" ] || apt-mark manual $savedAptMark; } && ls -lAFh "$tempDir" && ( cd "$tempDir" && dpkg-scanpackages . > Packages ) && grep '^Package: ' "$tempDir/Packages" && echo "deb [ trusted=yes ] file://$tempDir ./" > /etc/apt/sources.list.d/temp.list && apt-get -o Acquire::GzipIndexes=false update ;; esac && apt-get install --no-install-recommends --no-install-suggests -y $nginxPackages gettext-base curl && apt-get remove --purge --auto-remove -y && rm -rf /var/lib/apt/lists/* /etc/apt/sources.list.d/nginx.list && if [ -n "$tempDir" ]; then apt-get purge -y --auto-remove && rm -rf "$tempDir" /etc/apt/sources.list.d/temp.list; fi && ln -sf /dev/stdout /var/log/nginx/access.log && ln -sf /dev/stderr /var/log/nginx/error.log && mkdir /docker-entrypoint.d

2022-05-17 23:19:41 UTC

/bin/sh -c #(nop) COPY file:65504f71f5855ca017fb64d502ce873a31b2e0decd75297a8fb0a287f97acf92 in /

2022-05-17 23:19:41 UTC

/bin/sh -c #(nop) COPY file:0b866ff3fc1ef5b03c4e6c8c513ae014f691fb05d530257dfffd07035c1b75da in /docker-entrypoint.d

2022-05-17 23:19:42 UTC

/bin/sh -c #(nop) COPY file:0fd5fca330dcd6a7de297435e32af634f29f7132ed0550d342cad9fd20158258 in /docker-entrypoint.d

2022-05-17 23:19:42 UTC

/bin/sh -c #(nop) COPY file:09a214a3e07c919af2fb2d7c749ccbc446b8c10eb217366e5a65640ee9edcc25 in /docker-entrypoint.d

2022-05-17 23:19:42 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]

2022-05-17 23:19:43 UTC

/bin/sh -c #(nop) EXPOSE 80

2022-05-17 23:19:43 UTC

/bin/sh -c #(nop) STOPSIGNAL SIGQUIT

2022-05-17 23:19:44 UTC

/bin/sh -c #(nop) CMD ["nginx" "-g" "daemon off;"]