Namespace
bitnami
Image / Tag
nginx:1.21.6-debian-11-r12
Content Digest
sha256:9a39a7dc58e1716740c6133e7b178bf857ed42d86d63d0670ba2feb080aac7d9
Details
Created

2022-07-04 12:26:19 UTC

Size

37.1 MB

Content Digest
Environment
APP_VERSION

1.21.6

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:edcd5f1da6cc8d630d22a6755316c43fff919766ee990d3dafb32466ff374a59 - 79.37% (29.4 MB)

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

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

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

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

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

[#006] sha256:07d4d9c2ed1e8c4e93fd257dc882daf440790fcde9d3c4da99632a4748fab768 - 0.0% (263 Bytes)

[#007] sha256:13126ff71010c5dea80b5341c0a5fec1395099ad5b8575dcbc2778f986a5a87e - 0.0% (117 Bytes)

[#008] sha256:468f7888f443e1bf657b5ac06535e790fb2c6636594fa1a7feb4ceffbd635cc6 - 0.0% (210 Bytes)

[#009] sha256:51f6bb673c2cc5a15fc1b33889fc96ec638cae9eb26a86c5a872175a079bdf43 - 0.0% (209 Bytes)

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

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


History
2022-07-04 00:12:49 UTC (from Bitnami with love)

2022-07-04 12:26:04 UTC

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

2022-07-04 12:26:04 UTC

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

2022-07-04 12:26:04 UTC

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

2022-07-04 12:26:10 UTC

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

2022-07-04 12:26:10 UTC

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

2022-07-04 12:26:11 UTC

/bin/bash -o pipefail -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "nginx" "1.21.6-151" --checksum 85e184522678861d9a2b60e14c8aa076e0fe05adbae215a408bcffb081a66085

2022-07-04 12:26:12 UTC

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

2022-07-04 12:26:15 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-04 12:26:16 UTC

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

2022-07-04 12:26:17 UTC

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

2022-07-04 12:26:17 UTC

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

2022-07-04 12:26:18 UTC

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

2022-07-04 12:26:18 UTC

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

2022-07-04 12:26:19 UTC

/bin/bash -o pipefail -c #(nop) ENV APP_VERSION=1.21.6 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-04 12:26:19 UTC

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

2022-07-04 12:26:19 UTC

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

2022-07-04 12:26:19 UTC

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

2022-07-04 12:26:19 UTC

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

2022-07-04 12:26:19 UTC

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