2019-07-17 10:44:16 UTC
37.6 MB
harbor-portal
BITNAMI_IMAGE_VERSION1.8.1-debian-9-r11
BITNAMI_PKG_CHMOD-R g+rwX
HOME/
IMAGE_OSdebian-9
NAMI_PREFIX/.nami
NGINX_ENABLE_CUSTOM_PORTSno
NGINX_HTTPS_PORT_NUMBER NGINX_HTTP_PORT_NUMBER OS_ARCHamd64
OS_FLAVOURdebian-9
OS_NAMElinux
PATH/opt/bitnami/nginx/sbin:/opt/bitnami/harbor/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:60f28588534c7311b7f54d938a1419531017e41ef64d82add2593cf27f4bef5b - 56.0% (21 MB)
[#001] sha256:ae4694c7135e16889b082ba6f1c8055d6380e591494e6b9fda0a5ec1dab49d85 - 0.0% (116 Bytes)
[#002] sha256:5b4f6c829fed0ef5d4b49ce2df9b7b04b433566b27355ad84b8cf4987f9982c1 - 26.49% (9.95 MB)
[#003] sha256:9e5ace25393bfcdaed2595171a295866ab9a8d07a45b2dec78fffb68e16e47d6 - 10.96% (4.12 MB)
[#004] sha256:15ab9b22c45ac886f124149ff1357e061f0cafa68076dd794938902d4e56320e - 1.02% (394 KB)
[#005] sha256:3db8505ccbd42924fc0c37c781d9b310827916d7928dba1ad21f359b62abaa5d - 1.61% (620 KB)
[#006] sha256:3f0e79d67a227a2a83f17665b06029a923e87ba17c2ba6e2b2043a71dc137c6b - 3.85% (1.45 MB)
[#007] sha256:d4a9c612e0ecaba405f8981e8933b9209445ea81c80f12d8edffbe6cb87479e1 - 0.0% (207 Bytes)
[#008] sha256:929f0117895e9be682343ee1b4ba67b4809dab5c11b1cc11b7ed5549abdb4b5e - 0.0% (207 Bytes)
[#009] sha256:e7c3d280cc60290d3fd4ce894305b3fef0cd701837cfc9f02797c73e8c96a77d - 0.02% (5.84 KB)
[#010] sha256:5d7229273a14ac6055738194f56b3e52d5638ce80c472bbe526f541570411c45 - 0.01% (3.96 KB)
[#011] sha256:e3ad61f2748b2bbfdbdf26357f9cbf21c928d8f6b47f74b4ebe60bbdd6bf9841 - 0.02% (6.75 KB)
[#012] sha256:bdd3df488055ff71dd8f589be444ae64b0d73dacd8c5d94d32e782e6acb8474c - 0.01% (5.76 KB)
/bin/sh -c #(nop) LABEL maintainer=Bitnami <containers@bitnami.com>
2019-07-16 23:32:55 UTC/bin/sh -c #(nop) ENV IMAGE_OS=debian-9
2019-07-16 23:32:55 UTC/bin/sh -c mkdir --parents /opt/bitnami
2019-07-16 23:33:06 UTC/bin/sh -c install_packages ca-certificates curl procps
2019-07-16 23:33:06 UTC/bin/sh -c #(nop) ENV BITNAMI_IMAGE_VERSION=stretch-r302
2019-07-16 23:33:06 UTC/bin/sh -c #(nop) COPY dir:9973dd4e86e852c5f57dbc6fbe65401d9ddcaf4bda8311ead8471c8927595472 in /
2019-07-17 10:44:07 UTC/bin/sh -c #(nop) LABEL maintainer=Bitnami <containers@bitnami.com>
2019-07-17 10:44:07 UTC/bin/sh -c #(nop) ENV BITNAMI_PKG_CHMOD=-R g+rwX HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-9 OS_NAME=linux
2019-07-17 10:44:10 UTC/bin/sh -c install_packages libc6 libgeoip1 libpcre3 libssl1.1 zlib1g
2019-07-17 10:44:11 UTC/bin/sh -c . ./libcomponent.sh && component_unpack "nginx" "1.16.0-12" --checksum 6328bcc005fd92bb3a5ae061e29dd4dcc8158f858972d41d309455ffbd88aa08
2019-07-17 10:44:11 UTC/bin/sh -c . ./libcomponent.sh && component_unpack "harbor" "1.8.1-0" --checksum 03e639830b27621a88f6f9080fd8539810b0db57bcf3ca0dc8426850f7f65d52
2019-07-17 10:44:12 UTC/bin/sh -c ln -sf /dev/stdout /opt/bitnami/nginx/logs/access.log
2019-07-17 10:44:13 UTC/bin/sh -c ln -sf /dev/stderr /opt/bitnami/nginx/logs/error.log
2019-07-17 10:44:14 UTC/bin/sh -c chmod -R g+rwX /opt/bitnami/nginx/conf
2019-07-17 10:44:14 UTC/bin/sh -c #(nop) COPY dir:ad1ebc74952de0febc846bab5f4b4059e8da3ef877aa4dc9096c32a222f953f1 in /
2019-07-17 10:44:15 UTC/bin/sh -c /postunpack.sh
2019-07-17 10:44:15 UTC/bin/sh -c /postunpack-harbor-portal.sh
2019-07-17 10:44:16 UTC/bin/sh -c #(nop) ENV BITNAMI_APP_NAME=harbor-portal BITNAMI_IMAGE_VERSION=1.8.1-debian-9-r11 NAMI_PREFIX=/.nami NGINX_ENABLE_CUSTOM_PORTS=no NGINX_HTTPS_PORT_NUMBER= NGINX_HTTP_PORT_NUMBER= PATH=/opt/bitnami/nginx/sbin:/opt/bitnami/harbor/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2019-07-17 10:44:16 UTC/bin/sh -c #(nop) EXPOSE 8080 8443
2019-07-17 10:44:16 UTC/bin/sh -c #(nop) WORKDIR /opt/bitnami/harbor
2019-07-17 10:44:16 UTC/bin/sh -c #(nop) USER 1001
2019-07-17 10:44:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2019-07-17 10:44:16 UTC/bin/sh -c #(nop) CMD ["/run.sh"]
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.