Namespace
bitnami
Image / Tag
nginx:1.22.0-debian-11-r28
Content Digest
sha256:03382ebb22833b2537f919c80b587f7277600db6b1857bf8cb3650494ccbb5c1
Details
Created

2022-08-15 05:54:52 UTC

Size

39.1 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    https://bitnami.com/contact
  • org.opencontainers.image.description
    Application packaged by Bitnami
  • org.opencontainers.image.ref.name
    1.22.0-debian-11-r28
  • org.opencontainers.image.source
    https://github.com/bitnami/containers/tree/main/bitnami/nginx
  • org.opencontainers.image.title
    nginx
  • org.opencontainers.image.vendor
    VMware, Inc.
  • org.opencontainers.image.version
    1.22.0

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 - 75.36% (29.4 MB)

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

[#002] sha256:e728f0e8392a39aa69f074de4f9e0dea2a0aaf1d746e81d1c6c7b4978b74bc50 - 11.95% (4.67 MB)

[#003] sha256:ddb394a7020663b0a6b2f8e48ad390f91819688456634b964a8946f39f9eeb7b - 2.74% (1.07 MB)

[#004] sha256:2d0a4e68cb4ade9b47be3d253603571e04cd272d41573646bac227b8f60ae83b - 2.58% (1.01 MB)

[#005] sha256:628f95cf548be2d96e62820555d7c75284696a7e9f4f296ddc9ad00865477171 - 2.28% (912 KB)

[#006] sha256:15b2c3c8d2a57a0bdfc2138e8eb78fbe58414f4241120ff04573988dd3697434 - 5.01% (1.96 MB)

[#007] sha256:438aa722da14ec7e436b38474edc352b7ac511f2af8874dfbfb8ab2373e7f6a4 - 0.0% (120 Bytes)

[#008] sha256:67cb817b9fb40f8a1a9f6683f459752bc31c26400a0ed2373971014526272097 - 0.0% (212 Bytes)

[#009] sha256:99e171c70c1a53722526b2541b01f53b352e197dabf0b5d22a3545a38afb4967 - 0.0% (211 Bytes)

[#010] sha256:2dede9918411ca373d2d27c50a265fd8006f9d8af1672f8a6ad58f2de61bc8f6 - 0.03% (10.8 KB)

[#011] sha256:4ae5af476fd2222d909dac29d165476e2c9304f82a915cdf47b8d0bd2d665cec - 0.02% (9.05 KB)


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

2022-08-15 05:54:35 UTC

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

2022-08-15 05:54:35 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=https://bitnami.com/contact org.opencontainers.image.description=Application packaged by Bitnami org.opencontainers.image.ref.name=1.22.0-debian-11-r28 org.opencontainers.image.source=https://github.com/bitnami/containers/tree/main/bitnami/nginx org.opencontainers.image.title=nginx org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=1.22.0

2022-08-15 05:54:35 UTC

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

2022-08-15 05:54:35 UTC

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

2022-08-15 05:54:41 UTC

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

2022-08-15 05:54:42 UTC

/bin/bash -o pipefail -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.3-152" --checksum 7909504f3232654c427681ecc8ed4b8599a2df0f17f26ff769a83ed167d05b69

2022-08-15 05:54:43 UTC

/bin/bash -o pipefail -c . /opt/bitnami/scripts/libcomponent.sh && component_unpack "nginx" "1.22.0-156" --checksum 71258b222d0b945d55d2d645abf848d98f309dc63b4cea48378f1b42584c699a

2022-08-15 05:54:44 UTC

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

2022-08-15 05:54:47 UTC

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

2022-08-15 05:54:48 UTC

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

2022-08-15 05:54:49 UTC

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

2022-08-15 05:54:49 UTC

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

2022-08-15 05:54:50 UTC

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

2022-08-15 05:54:50 UTC

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

2022-08-15 05:54:51 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-08-15 05:54:51 UTC

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

2022-08-15 05:54:51 UTC

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

2022-08-15 05:54:51 UTC

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

2022-08-15 05:54:52 UTC

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

2022-08-15 05:54:52 UTC

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