Namespace
bitnami
Image / Tag
nginx:1.23.1-debian-11-r29
Content Digest
sha256:7b395923d60091be6dcafce0ad0914b80c23ca3ef92a65a2dc688ebdbbb0f529
Details
Created

2022-10-01 07:44:00 UTC

Size

37 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.23.1-debian-11-r29
  • 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.23.1

Environment
APP_VERSION

1.23.1

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:1d8866550bdd02551d6874e99aa828dd95b7434c6a25168765d46251cc230469 - 79.64% (29.5 MB)

[#001] sha256:cbbfe6232a5bf1be77cdc5bd624afbcb5a2e24a4bc967b0bde2f1b3fe7befab3 - 20.36% (7.53 MB)


History
2022-09-14 07:05:17 UTC (from Bitnami with love)

2022-10-01 07:43:44 UTC

/bin/sh -c #(nop) ARG TARGETARCH

2022-10-01 07:43:44 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.23.1-debian-11-r29 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.23.1

2022-10-01 07:43:44 UTC

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

2022-10-01 07:43:44 UTC

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

2022-10-01 07:43:45 UTC

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

2022-10-01 07:43:50 UTC

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

2022-10-01 07:43:51 UTC

/bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && if [ ! -f render-template-1.0.3-153-linux-${OS_ARCH}-debian-11.tar.gz ]; then curl -SsLf https://downloads.bitnami.com/files/stacksmith/render-template-1.0.3-153-linux-${OS_ARCH}-debian-11.tar.gz -O ; curl -SsLf https://downloads.bitnami.com/files/stacksmith/render-template-1.0.3-153-linux-${OS_ARCH}-debian-11.tar.gz.sha256 -O ; fi && sha256sum -c render-template-1.0.3-153-linux-${OS_ARCH}-debian-11.tar.gz.sha256 && tar -zxf render-template-1.0.3-153-linux-${OS_ARCH}-debian-11.tar.gz -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && rm -rf render-template-1.0.3-153-linux-${OS_ARCH}-debian-11.tar.gz render-template-1.0.3-153-linux-${OS_ARCH}-debian-11.tar.gz.sha256

2022-10-01 07:43:52 UTC

/bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && if [ ! -f nginx-1.23.1-6-linux-${OS_ARCH}-debian-11.tar.gz ]; then curl -SsLf https://downloads.bitnami.com/files/stacksmith/nginx-1.23.1-6-linux-${OS_ARCH}-debian-11.tar.gz -O ; curl -SsLf https://downloads.bitnami.com/files/stacksmith/nginx-1.23.1-6-linux-${OS_ARCH}-debian-11.tar.gz.sha256 -O ; fi && sha256sum -c nginx-1.23.1-6-linux-${OS_ARCH}-debian-11.tar.gz.sha256 && tar -zxf nginx-1.23.1-6-linux-${OS_ARCH}-debian-11.tar.gz -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && rm -rf nginx-1.23.1-6-linux-${OS_ARCH}-debian-11.tar.gz nginx-1.23.1-6-linux-${OS_ARCH}-debian-11.tar.gz.sha256

2022-10-01 07:43:53 UTC

/bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && if [ ! -f gosu-1.14.0-154-linux-${OS_ARCH}-debian-11.tar.gz ]; then curl -SsLf https://downloads.bitnami.com/files/stacksmith/gosu-1.14.0-154-linux-${OS_ARCH}-debian-11.tar.gz -O ; curl -SsLf https://downloads.bitnami.com/files/stacksmith/gosu-1.14.0-154-linux-${OS_ARCH}-debian-11.tar.gz.sha256 -O ; fi && sha256sum -c gosu-1.14.0-154-linux-${OS_ARCH}-debian-11.tar.gz.sha256 && tar -zxf gosu-1.14.0-154-linux-${OS_ARCH}-debian-11.tar.gz -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && rm -rf gosu-1.14.0-154-linux-${OS_ARCH}-debian-11.tar.gz gosu-1.14.0-154-linux-${OS_ARCH}-debian-11.tar.gz.sha256

2022-10-01 07:43:55 UTC

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

2022-10-01 07:43:56 UTC

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

2022-10-01 07:43:57 UTC

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

2022-10-01 07:43:58 UTC

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

2022-10-01 07:43:58 UTC

/bin/bash -o pipefail -c #(nop) COPY dir:44f44b1c7f9b90f48b74c21009f3cb387d73fc46a7472ac541aa11551f981ab9 in /

2022-10-01 07:43:59 UTC

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

2022-10-01 07:43:59 UTC

/bin/bash -o pipefail -c #(nop) ENV APP_VERSION=1.23.1 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-10-01 07:43:59 UTC

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

2022-10-01 07:43:59 UTC

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

2022-10-01 07:43:59 UTC

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

2022-10-01 07:44:00 UTC

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

2022-10-01 07:44:00 UTC

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

2022-10-01 07:44:00 UTC (merge sha256:5161c7fd4d65522572a5b6f412d68dad4b30f427c4fb5e7fe49b650e596f8c1d to sha256:d2c4a14199e68a314279f182bebfa849ba08baa1914a431aa9c558b38ba6f07c)

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete