Namespace
bitnami
Image / Tag
nginx:1.22.0-debian-11-r20
Content Digest
sha256:75dce9a67080cae540c63a10b9acbedeba8034e0c60d14b0fb1987689e002824
Details
Created

2022-07-25 20:41:00 UTC

Size

37.1 MB

Content Digest
Environment
APP_VERSION

1.22.0

BITNAMI_APP_NAME

nginx

HOME

/

NGINX_HTTPS_PORT_NUMBER

NGINX_HTTP_PORT_NUMBER

OS_ARCH

amd64

OS_FLAVOUR

debian-11

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:3b5e91f25ce64a67644c45c771f24a33c8e5662d758e73e6edc4236e64d3c536 - 79.35% (29.4 MB)

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

[#002] sha256:be82bc7f325cf0a8cfe69334ada3475bf1ae0baabb7c498dcda609a193699ea2 - 12.56% (4.66 MB)

[#003] sha256:28cf5b80965f05166c546b433520176fbc4ae1ab3a2b54edafb8534acfd1b261 - 2.88% (1.07 MB)

[#004] sha256:b8d0f949188801d8cf7e1540096ca57ffa8f48932f1e733451a7c896a105ad7f - 2.72% (1.01 MB)

[#005] sha256:628bd99d924d99f8e6ef233de6eda7c5c6f4a350617d102be3f9a639b5eb1fef - 2.4% (912 KB)

[#006] sha256:d497e1339ca7a2c6a9b28942e171593fa458b833edef7b25957764f33b8bf952 - 0.0% (262 Bytes)

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

[#008] sha256:3b9747a57fdb2f0dc94720f94f61b597af8e283eb1bcfe134974748a5983b1c2 - 0.0% (210 Bytes)

[#009] sha256:8eb25e14a7fbc8a4d7a60b9b0d944c7e1ceecf6720b0496e63fb242fbde2f8d8 - 0.0% (211 Bytes)

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

[#011] sha256:347ab70742a15ffc0c4a93ffce03f543450a636378c79c3b5f3c5b03086f23b7 - 0.02% (8.92 KB)


History
2022-07-20 00:12:01 UTC (from Bitnami with love)

2022-07-25 20:40:46 UTC

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

2022-07-25 20:40:46 UTC

/bin/sh -c #(nop) COPY dir:76784146841654a8b6fec6ed17f99beb59abd62d7a4417afa9848e65d48331df in /

2022-07-25 20:40:46 UTC

/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]

2022-07-25 20:40:51 UTC

/bin/bash -o pipefail -c install_packages acl ca-certificates curl gzip libc6 libcrypt1 libgeoip1 libpcre3 libssl1.1 procps tar zlib1g

2022-07-25 20:40:52 UTC

/bin/bash -o pipefail -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.3-151" --checksum 9690a34674f152e55c71a55275265314ed1bb29e0be8a75d7880488509f70deb

2022-07-25 20:40:53 UTC

/bin/bash -o pipefail -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "nginx" "1.22.0-155" --checksum f3cd00066d78eb19cab93b50ec0a73fa31b864a50ba98674a2fc0fcea2cdee43

2022-07-25 20:40:54 UTC

/bin/bash -o pipefail -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-152" --checksum 0c751c7e2ec0bc900a19dbec0306d6294fe744ddfb0fa64197ba1a36040092f0

2022-07-25 20:40:56 UTC

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

2022-07-25 20:40:57 UTC

/bin/bash -o pipefail -c chmod g+rwX /opt/bitnami

2022-07-25 20:40:58 UTC

/bin/bash -o pipefail -c ln -sf /dev/stdout /opt/bitnami/nginx/logs/access.log

2022-07-25 20:40:58 UTC

/bin/bash -o pipefail -c ln -sf /dev/stderr /opt/bitnami/nginx/logs/error.log

2022-07-25 20:40:58 UTC

/bin/bash -o pipefail -c #(nop) COPY dir:1223aaf414b5f255a82c937040c838267002205192c449987672f24c64d6329c in /

2022-07-25 20:40:59 UTC

/bin/bash -o pipefail -c /opt/bitnami/scripts/nginx/postunpack.sh

2022-07-25 20:40:59 UTC

/bin/bash -o pipefail -c #(nop) ENV APP_VERSION=1.22.0 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-07-25 20:40:59 UTC

/bin/bash -o pipefail -c #(nop) EXPOSE 8080 8443

2022-07-25 20:41:00 UTC

/bin/bash -o pipefail -c #(nop) WORKDIR /app

2022-07-25 20:41:00 UTC

/bin/bash -o pipefail -c #(nop) USER 1001

2022-07-25 20:41:00 UTC

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

2022-07-25 20:41:00 UTC

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