Namespace
bitnami
Image / Tag
nginx:1.23.0-debian-11-r0
Content Digest
sha256:ac3d8c6fd51f648a47a37a1fb0e4f8d1a6d5571f70ea71d1e02b91687e919cd0
Details
Created

2022-07-01 13:15:58 UTC

Size

37.1 MB

Content Digest
Environment
APP_VERSION

1.23.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:f772582a4b9e96f3bb800fc0644838bbd66f1413da84aca4bdb210cae66e1a7b - 79.37% (29.4 MB)

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

[#002] sha256:550031454cd23154885330fc99e3290099a562e9a4fefc11c0fbafe6007d840b - 12.55% (4.66 MB)

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

[#004] sha256:eade3a3d59b720b36f16467b3afc053b79eba3c1adaf2e5d0d582024eb83a896 - 2.7% (1 MB)

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

[#006] sha256:e471522f73654e1fd55d91728b284494a87f09134e72957752b19a7aab0b12ea - 0.0% (264 Bytes)

[#007] sha256:2bcd6bf99a15cbed235b5b611a0b500926d91616b5ea5b9f78884556ec53da0b - 0.0% (117 Bytes)

[#008] sha256:a97a551cac09725abd2d4910562be4a1bc37b7e5853216f99857e72bca6f0173 - 0.0% (211 Bytes)

[#009] sha256:98b534f9f79038a1ca2d376fbe086393b886ddfe74929a59fe06daa6d8a98280 - 0.0% (210 Bytes)

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

[#011] sha256:5325f4f03bb91c3192e26038cde749332b856cc74555b889b717141f54615f29 - 0.02% (8.91 KB)


History
2022-06-27 00:11:26 UTC (from Bitnami with love)

2022-07-01 13:15:43 UTC

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

2022-07-01 13:15:43 UTC

/bin/sh -c #(nop) COPY dir:2d01e1a17446811de17372220a77a30ac570e14d1c8bb7e004510001683d52c6 in /

2022-07-01 13:15:43 UTC

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

2022-07-01 13:15:49 UTC

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

2022-07-01 13:15:50 UTC

/bin/bash -o pipefail -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.3-150" --checksum 8b992a5ee513c5eaca52b19232b21a93588ddf4c4850be4d47c6f19b11d1d90a

2022-07-01 13:15:51 UTC

/bin/bash -o pipefail -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "nginx" "1.23.0-0" --checksum eccc869120314e434852e58d7c9266e9536e7730a4fc9fcd4bc649acba6b252f

2022-07-01 13:15:51 UTC

/bin/bash -o pipefail -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-150" --checksum da4a2f759ccc57c100d795b71ab297f48b31c4dd7578d773d963bbd49c42bd7b

2022-07-01 13:15:54 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-01 13:15:55 UTC

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

2022-07-01 13:15:56 UTC

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

2022-07-01 13:15:56 UTC

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

2022-07-01 13:15:57 UTC

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

2022-07-01 13:15:57 UTC

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

2022-07-01 13:15:57 UTC

/bin/bash -o pipefail -c #(nop) ENV APP_VERSION=1.23.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-01 13:15:58 UTC

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

2022-07-01 13:15:58 UTC

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

2022-07-01 13:15:58 UTC

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

2022-07-01 13:15:58 UTC

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

2022-07-01 13:15:58 UTC

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