Details
Created
2023-05-24 22:56:08 UTC
Content Digest
Labels
-
org.opencontainers.image.base.name
docker.io/bitnami/minideb:bullseye
-
org.opencontainers.image.created
2023-05-24T22:55:02Z
-
org.opencontainers.image.description
Application packaged by VMware, Inc
-
org.opencontainers.image.licenses
Apache-2.0
-
org.opencontainers.image.ref.name
1.24.0-debian-11-r11
-
org.opencontainers.image.title
nginx
-
org.opencontainers.image.vendor
VMware, Inc.
-
org.opencontainers.image.version
1.24.0
Environment
APP_VERSION
1.24.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:64f01fd01f617a9dc60659565381dca1d7453d858968348a72e0f5c22d2c3157 - 100.0% (35.4 MB)
History
0001-01-01 00:00:00 UTC ([{"created":"2023-05-12T00:10:11.513452739Z","comment":"from Bitnami with love"},{"created":"2023-05-24T22:56:00.839762938Z","created_by":"ARG TARGETARCH","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-05-24T22:56:00.839762938Z","created_by":"LABEL org.opencontainers.image.base.name=docker.io/bitnami/minideb:bullseye org.opencontainers.image.created=2023-05-24T22:55:02Z org.opencontainers.image.description=Application packaged by VMware, Inc org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.ref.name=1.24.0-debian-11-r11 org.opencontainers.image.title=nginx org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=1.24.0","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-05-24T22:56:00.839762938Z","created_by":"ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-05-24T22:56:00.839762938Z","created_by":"COPY prebuildfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-05-24T22:56:00.839762938Z","created_by":"SHELL [/bin/bash -o pipefail -c]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-05-24T22:56:05.489457425Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c install_packages ca-certificates curl libcrypt1 libgeoip1 libpcre3 libssl1.1 openssl procps zlib1g # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-05-24T22:56:05.929329075Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ \u0026\u0026 cd /tmp/bitnami/pkg/cache/ \u0026\u0026 COMPONENTS=( \"render-template-1.0.5-6-linux-${OS_ARCH}-debian-11\" \"nginx-1.24.0-1-linux-${OS_ARCH}-debian-11\" ) \u0026\u0026 for COMPONENT in \"${COMPONENTS[@]}\"; do if [ ! -f \"${COMPONENT}.tar.gz\" ]; then curl -SsLf \"https://downloads.bitnami.com/files/stacksmith/${COMPONENT}.tar.gz\" -O ; curl -SsLf \"https://downloads.bitnami.com/files/stacksmith/${COMPONENT}.tar.gz.sha256\" -O ; fi \u0026\u0026 sha256sum -c \"${COMPONENT}.tar.gz.sha256\" \u0026\u0026 tar -zxf \"${COMPONENT}.tar.gz\" -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' \u0026\u0026 rm -rf \"${COMPONENT}\".tar.gz{,.sha256} ; done # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-05-24T22:56:08.201537244Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c apt-get autoremove --purge -y curl \u0026\u0026 apt-get update \u0026\u0026 apt-get upgrade -y \u0026\u0026 apt-get clean \u0026\u0026 rm -rf /var/lib/apt/lists /var/cache/apt/archives # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-05-24T22:56:08.28905841Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c chmod g+rwX /opt/bitnami # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-05-24T22:56:08.377874849Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c ln -sf /dev/stdout /opt/bitnami/nginx/logs/access.log # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-05-24T22:56:08.451824978Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c ln -sf /dev/stderr /opt/bitnami/nginx/logs/error.log # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-05-24T22:56:08.490980862Z","created_by":"COPY rootfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-05-24T22:56:08.636112748Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c /opt/bitnami/scripts/nginx/postunpack.sh # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-05-24T22:56:08.636112748Z","created_by":"ENV APP_VERSION=1.24.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","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-05-24T22:56:08.636112748Z","created_by":"EXPOSE map[8080/tcp:{} 8443/tcp:{}]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-05-24T22:56:08.67025741Z","created_by":"WORKDIR /app","comment":"buildkit.dockerfile.v0"},{"created":"2023-05-24T22:56:08.67025741Z","created_by":"USER 1001","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-05-24T22:56:08.67025741Z","created_by":"ENTRYPOINT [\"/opt/bitnami/scripts/nginx/entrypoint.sh\"]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-05-24T22:56:08.67025741Z","created_by":"CMD [\"/opt/bitnami/scripts/nginx/run.sh\"]","comment":"buildkit.dockerfile.v0","empty_layer":true}])
crane flatten sha256:8f3a766708fc40315ce469c262a2a8f8478fe295bbefeaecc24c2c8d1818e7e2
Details
Created
2023-05-24 22:57:26 UTC
Content Digest
Labels
-
org.opencontainers.image.base.name
docker.io/bitnami/minideb:bullseye
-
org.opencontainers.image.created
2023-05-24T22:55:02Z
-
org.opencontainers.image.description
Application packaged by VMware, Inc
-
org.opencontainers.image.licenses
Apache-2.0
-
org.opencontainers.image.ref.name
1.24.0-debian-11-r11
-
org.opencontainers.image.title
nginx
-
org.opencontainers.image.vendor
VMware, Inc.
-
org.opencontainers.image.version
1.24.0
Environment
APP_VERSION
1.24.0
BITNAMI_APP_NAME
nginx
HOME
/
NGINX_HTTPS_PORT_NUMBER
NGINX_HTTP_PORT_NUMBER
OS_ARCH
arm64
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:2462b562383d3693e65b7d5f5ac328eaf881b7052df3571ae0043b719aba5cf8 - 100.0% (34 MB)
History
0001-01-01 00:00:00 UTC ([{"created":"2023-05-12T00:10:52.737983886Z","comment":"from Bitnami with love"},{"created":"2023-05-24T22:56:00.818090403Z","created_by":"ARG TARGETARCH","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-05-24T22:56:00.818090403Z","created_by":"LABEL org.opencontainers.image.base.name=docker.io/bitnami/minideb:bullseye org.opencontainers.image.created=2023-05-24T22:55:02Z org.opencontainers.image.description=Application packaged by VMware, Inc org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.ref.name=1.24.0-debian-11-r11 org.opencontainers.image.title=nginx org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=1.24.0","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-05-24T22:56:00.818090403Z","created_by":"ENV HOME=/ OS_ARCH=arm64 OS_FLAVOUR=debian-11 OS_NAME=linux","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-05-24T22:56:00.818090403Z","created_by":"COPY prebuildfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-05-24T22:56:00.818090403Z","created_by":"SHELL [/bin/bash -o pipefail -c]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-05-24T22:56:56.395248765Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o pipefail -c install_packages ca-certificates curl libcrypt1 libgeoip1 libpcre3 libssl1.1 openssl procps zlib1g # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-05-24T22:56:58.641104017Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ \u0026\u0026 cd /tmp/bitnami/pkg/cache/ \u0026\u0026 COMPONENTS=( \"render-template-1.0.5-6-linux-${OS_ARCH}-debian-11\" \"nginx-1.24.0-1-linux-${OS_ARCH}-debian-11\" ) \u0026\u0026 for COMPONENT in \"${COMPONENTS[@]}\"; do if [ ! -f \"${COMPONENT}.tar.gz\" ]; then curl -SsLf \"https://downloads.bitnami.com/files/stacksmith/${COMPONENT}.tar.gz\" -O ; curl -SsLf \"https://downloads.bitnami.com/files/stacksmith/${COMPONENT}.tar.gz.sha256\" -O ; fi \u0026\u0026 sha256sum -c \"${COMPONENT}.tar.gz.sha256\" \u0026\u0026 tar -zxf \"${COMPONENT}.tar.gz\" -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' \u0026\u0026 rm -rf \"${COMPONENT}\".tar.gz{,.sha256} ; done # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-05-24T22:57:16.554639578Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o pipefail -c apt-get autoremove --purge -y curl \u0026\u0026 apt-get update \u0026\u0026 apt-get upgrade -y \u0026\u0026 apt-get clean \u0026\u0026 rm -rf /var/lib/apt/lists /var/cache/apt/archives # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-05-24T22:57:16.749904769Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o pipefail -c chmod g+rwX /opt/bitnami # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-05-24T22:57:16.901480023Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o pipefail -c ln -sf /dev/stdout /opt/bitnami/nginx/logs/access.log # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-05-24T22:57:17.065671627Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o pipefail -c ln -sf /dev/stderr /opt/bitnami/nginx/logs/error.log # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-05-24T22:57:17.107678522Z","created_by":"COPY rootfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-05-24T22:57:18.968490564Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o pipefail -c /opt/bitnami/scripts/nginx/postunpack.sh # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-05-24T22:57:18.968490564Z","created_by":"ENV APP_VERSION=1.24.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","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-05-24T22:57:18.968490564Z","created_by":"EXPOSE map[8080/tcp:{} 8443/tcp:{}]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-05-24T22:57:26.91521397Z","created_by":"WORKDIR /app","comment":"buildkit.dockerfile.v0"},{"created":"2023-05-24T22:57:26.91521397Z","created_by":"USER 1001","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-05-24T22:57:26.91521397Z","created_by":"ENTRYPOINT [\"/opt/bitnami/scripts/nginx/entrypoint.sh\"]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-05-24T22:57:26.91521397Z","created_by":"CMD [\"/opt/bitnami/scripts/nginx/run.sh\"]","comment":"buildkit.dockerfile.v0","empty_layer":true}])
crane flatten sha256:243ec2803b6d11c6736f64c716eaf8d1e9fc494301266d549815185288906e70