Namespace
bitnami
Image / Tag
nginx:1.20.2-debian-10-r142
Content Digest
sha256:c02fad1cb590a6f8713ee6c80ad72cb0a2d7b849f53ee55fb8952cf817d19094
Details
Created

2022-04-14 05:23:51 UTC

Size

35 MB

Content Digest
Labels

Environment
APP_VERSION

1.20.2

BITNAMI_APP_NAME

nginx

HOME

/

NGINX_HTTPS_PORT_NUMBER

NGINX_HTTP_PORT_NUMBER

OS_ARCH

amd64

OS_FLAVOUR

debian-10

OS_NAME

linux

PATH

/opt/bitnami/common/bin:/opt/bitnami/nginx/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:5b530fb5d145c6ae946cc6061c1e60ddd5dd082063dabd31fb7ad505cc8cd7e8 - 72.74% (25.4 MB)

[#001] sha256:87d841e90d16cd0929fe661870fc5100df5022da97dac3880a7fd52f56b019da - 0.04% (14.4 KB)

[#002] sha256:0cd1f9c7adddf6b10e56905697c7bc27bf18375e717b1f68d94e39f531916880 - 18.88% (6.6 MB)

[#003] sha256:f7303ab58859370290ff2d50f9291541a75dd5dcf9aa6900f32baa7ffaa4d520 - 2.96% (1.04 MB)

[#004] sha256:88458e715a06ea5a07cce9f5a60cc9f520a2569ceb50f878d424780503a8a95a - 2.78% (997 KB)

[#005] sha256:f4cc615c52ef693b0e72cffaa8ea069960025d340e4206d0e8d3903350b4010d - 2.55% (912 KB)

[#006] sha256:fc245ec371c1118b18401f84f6edb57dff44a0a787b401417473d17a62c056f2 - 0.0% (260 Bytes)

[#007] sha256:4d6a338ce9886c365b547185e764adc8c517bad1ddeb6d2590e0a47db15d406b - 0.0% (119 Bytes)

[#008] sha256:93e9fa717fbb32f23e5ea82923359bcf631fbf87593d917c946ab3e757a634c2 - 0.0% (212 Bytes)

[#009] sha256:b33341079d5117490eae89f2907cfa502dbb0f3ff7869ec9a387047dc25b8fb8 - 0.0% (212 Bytes)

[#010] sha256:7f91ee573cd1feee09a7b38be43dee97aa8c17c7994a962fc0d5da68b11d295d - 0.03% (10.7 KB)

[#011] sha256:af8b631bd79ebc167459e0d9263eb1c57b13f337f3d5c34c5fc5398c7142d032 - 0.02% (8.88 KB)


History
2022-04-08 00:10:25 UTC (from Bitnami with love)

2022-04-14 04:17:46 UTC

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

2022-04-14 04:17:47 UTC

/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-10 OS_NAME=linux

2022-04-14 05:23:35 UTC

/bin/sh -c #(nop) COPY dir:0b60492772778c0a2e7b7a05002949ab6f1d1129d1a29632c9105bdb2e5b1c2f in /

2022-04-14 05:23:42 UTC

/bin/sh -c install_packages acl ca-certificates curl gzip libc6 libgeoip1 libpcre3 libssl1.1 procps tar zlib1g

2022-04-14 05:23:43 UTC

/bin/sh -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.1-10" --checksum 97c2ae4b001c5937e888b920bee7b1a40a076680caac53ded6d10f6207d54565

2022-04-14 05:23:43 UTC

/bin/sh -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "nginx" "1.20.2-34" --checksum efc23528bc954abc48a9e2c22250eafcc347bb34d99ec84dff77a431da5c76b1

2022-04-14 05:23:44 UTC

/bin/sh -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-7" --checksum d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1

2022-04-14 05:23:47 UTC

/bin/sh -c apt-get update && apt-get upgrade -y && rm -r /var/lib/apt/lists /var/cache/apt/archives

2022-04-14 05:23:48 UTC

/bin/sh -c chmod g+rwX /opt/bitnami

2022-04-14 05:23:49 UTC

/bin/sh -c ln -sf /dev/stdout /opt/bitnami/nginx/logs/access.log

2022-04-14 05:23:49 UTC

/bin/sh -c ln -sf /dev/stderr /opt/bitnami/nginx/logs/error.log

2022-04-14 05:23:50 UTC

/bin/sh -c #(nop) COPY dir:1223aaf414b5f255a82c937040c838267002205192c449987672f24c64d6329c in /

2022-04-14 05:23:50 UTC

/bin/sh -c /opt/bitnami/scripts/nginx/postunpack.sh

2022-04-14 05:23:50 UTC

/bin/sh -c #(nop) ENV APP_VERSION=1.20.2 BITNAMI_APP_NAME=nginx NGINX_HTTPS_PORT_NUMBER= NGINX_HTTP_PORT_NUMBER= PATH=/opt/bitnami/common/bin:/opt/bitnami/nginx/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2022-04-14 05:23:51 UTC

/bin/sh -c #(nop) EXPOSE 8080 8443

2022-04-14 05:23:51 UTC

/bin/sh -c #(nop) WORKDIR /app

2022-04-14 05:23:51 UTC

/bin/sh -c #(nop) USER 1001

2022-04-14 05:23:51 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/opt/bitnami/scripts/nginx/entrypoint.sh"]

2022-04-14 05:23:51 UTC

/bin/sh -c #(nop) CMD ["/opt/bitnami/scripts/nginx/run.sh"]