Namespace
bitnami
Image / Tag
nginx:1.16.1-ol-7-r55
Content Digest
sha256:bb1961f97938a0f0d9268eb37e962e2da473c3b43547dd6f2a745dcbeabfc3e1
Details
Created

2019-09-30 03:55:24 UTC

Size

153 MB

Content Digest
Labels

Environment
BITNAMI_APP_NAME

nginx

BITNAMI_IMAGE_VERSION

1.16.1-ol-7-r55

BITNAMI_PKG_CHMOD

-R g+rwX

HOME

/

IMAGE_OS

ol-7

NAMI_PREFIX

/.nami

OS_ARCH

x86_64

OS_FLAVOUR

ol-7

OS_NAME

linux

PATH

/opt/bitnami/nginx/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:a316717fc6ee9b4319fa4d11d699e6026b420234a95e1b4256c0bffcb59973fe - 26.48% (40.6 MB)

[#001] sha256:bf879b71ff2450d5aadd8d8ce209ca8ce4892a1098691926101583aa29a1a00a - 2.68% (4.12 MB)

[#002] sha256:d5c9c9a7200acd60f22c9813eab7100e395f74c60cc8506c72c739667dbe58fe - 0.0% (116 Bytes)

[#003] sha256:454707c323225dd99d2e7a6cf7b130f3c05fba51ea8b63d9e7f812dd4e6b8370 - 67.04% (103 MB)

[#004] sha256:732d2be1bc9ba86d252bdede0ee16f14a40c444f64add8b7ed058d036c8d440c - 3.41% (5.24 MB)

[#005] sha256:4438ab37620be79ae2c0d6cbc396ef684834568ab42ea562bfcba7c36385b436 - 0.37% (577 KB)

[#006] sha256:b4218b9aad1536719aa3a4bfa20229e1346e7777fb008aa03b7fb939008d2430 - 0.0% (209 Bytes)

[#007] sha256:550fe1ec1b554dd5d39c49d388310e0d20f8cc1307c07c119db49336df9f7537 - 0.0% (207 Bytes)

[#008] sha256:bc2da76fb9d54dba8837939074c035c47f138af6d6d13e4e8f5f7b1b0547a575 - 0.0% (5.85 KB)

[#009] sha256:606336fa5e619eaea8157b5a3fc83778a1ad49077da42889ea18addad2f34f52 - 0.0% (3.5 KB)

[#010] sha256:2148e29521772b68ad7e76dab2e2f559e066990d6120423a7e01636ad5ff24c3 - 0.0% (6.76 KB)


History
2018-08-30 21:49:27 UTC

/bin/sh -c #(nop) MAINTAINER Oracle Linux Product Team <[email protected]>

2019-08-08 22:29:13 UTC

/bin/sh -c #(nop) ADD file:ec6faaeaeb57818c0cdf4a109896315eb8c8d30a8d0a3fddce47d0479ec28fcf in /

2019-08-08 22:29:13 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2019-09-30 02:40:51 UTC

/bin/sh -c #(nop) LABEL maintainer=Bitnami <[email protected]>

2019-09-30 02:40:51 UTC

/bin/sh -c #(nop) ENV IMAGE_OS=ol-7

2019-09-30 02:40:51 UTC

/bin/sh -c #(nop) ENV BITNAMI_IMAGE_VERSION=7-r433

2019-09-30 02:40:51 UTC

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

2019-09-30 02:40:52 UTC

/bin/sh -c mkdir --parents /opt/bitnami

2019-09-30 02:41:48 UTC

/bin/sh -c yum-config-manager --enable ol7_developer_EPEL ol7_optional_latest && yum upgrade -y && install_packages tar gzip curl ca-certificates hostname sudo procps-ng libaio-devel which

2019-09-30 03:45:23 UTC

/bin/sh -c #(nop) LABEL maintainer=Bitnami <[email protected]>

2019-09-30 03:45:23 UTC

/bin/sh -c #(nop) ENV BITNAMI_PKG_CHMOD=-R g+rwX HOME=/ OS_ARCH=x86_64 OS_FLAVOUR=ol-7 OS_NAME=linux

2019-09-30 03:55:18 UTC

/bin/sh -c install_packages GeoIP glibc keyutils-libs krb5-libs libcom_err libselinux nss-softokn-freebl openssl-libs pcre zlib

2019-09-30 03:55:19 UTC

/bin/sh -c . ./libcomponent.sh && component_unpack "nginx" "1.16.1-2" --checksum 8c94ff1560c97e485e56f5abcf892a4794d0b0b68facd86d4ecf22cf9ac52d7d

2019-09-30 03:55:20 UTC

/bin/sh -c ln -sf /dev/stdout /opt/bitnami/nginx/logs/access.log

2019-09-30 03:55:21 UTC

/bin/sh -c ln -sf /dev/stderr /opt/bitnami/nginx/logs/error.log

2019-09-30 03:55:22 UTC

/bin/sh -c chmod -R g+rwX /opt/bitnami/nginx/conf

2019-09-30 03:55:22 UTC

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

2019-09-30 03:55:22 UTC

/bin/sh -c /postunpack.sh

2019-09-30 03:55:23 UTC

/bin/sh -c #(nop) ENV BITNAMI_APP_NAME=nginx BITNAMI_IMAGE_VERSION=1.16.1-ol-7-r55 NAMI_PREFIX=/.nami PATH=/opt/bitnami/nginx/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2019-09-30 03:55:23 UTC

/bin/sh -c #(nop) EXPOSE 8080 8443

2019-09-30 03:55:24 UTC

/bin/sh -c #(nop) WORKDIR /app

2019-09-30 03:55:24 UTC

/bin/sh -c #(nop) USER 1001

2019-09-30 03:55:24 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]

2019-09-30 03:55:24 UTC

/bin/sh -c #(nop) CMD ["/run.sh"]