2022-09-05 15:05:29 UTC
66.2 MB
2.6.0
BITNAMI_APP_NAMEharbor-jobservice
HOME/
OS_ARCHamd64
OS_FLAVOURdebian-11
OS_NAMElinux
PATH/opt/bitnami/common/bin:/opt/bitnami/harbor-jobservice/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:3b5e91f25ce64a67644c45c771f24a33c8e5662d758e73e6edc4236e64d3c536 - 44.48% (29.4 MB)
[#001] sha256:91ba36ceb74f55f09333e8688f41b75424d3ea04fcc01868ed52c906473bc02e - 0.02% (13.9 KB)
[#002] sha256:248240c800508ca78311851ccbeb4995ab333d38f020c299db40f762efdf4b22 - 6.89% (4.56 MB)
[#003] sha256:06659689450a1462b9266e879dd219cf5180ebe2291690bd7a645368471ccf9a - 10.05% (6.65 MB)
[#004] sha256:1d7fa20ce582dee8cb3da9e33db8820336cf76b0e1a02c0c8b1ad308965bfa34 - 32.66% (21.6 MB)
[#005] sha256:d4596d283ae399b9579cdbad785b4b99b5ccfb386579db559b68d4c82c5cd7db - 1.35% (912 KB)
[#006] sha256:cb201bb423a15c109da48c64f3c9fbdff1dfc1ef91d27e8bf5e724f221a1963a - 4.38% (2.9 MB)
[#007] sha256:c1383a970a90b9d3d5b72236423c217be4b23a1bf4d0214ee8b8b92162b29af7 - 0.0% (120 Bytes)
[#008] sha256:8ea27b3cb06f9de5e6fabd680cfce6dd68807d02c357390aaeb5bf7deff26a4a - 0.0% (2.72 KB)
[#009] sha256:34c7f810c578de4f66c19cda2631e847de5a050899fd9b21c7b17f0b6e5560dd - 0.17% (113 KB)
/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux
2022-09-05 15:05:08 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=2.6.0-debian-11-r4 org.opencontainers.image.source=https://github.com/bitnami/containers/tree/main/bitnami/harbor-jobservice org.opencontainers.image.title=harbor-jobservice org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=2.6.0
2022-09-05 15:05:08 UTC/bin/sh -c #(nop) COPY dir:93e5b6a67f0cba439ae7e8d976c772894814384ad27b59be5e795df2f9d6a83e in /
2022-09-05 15:05:08 UTC/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]
2022-09-05 15:05:13 UTC/bin/bash -o pipefail -c install_packages acl ca-certificates curl gzip libc6 procps tar
2022-09-05 15:05:15 UTC/bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && if [ ! -f yq-4.27.3-0-linux-amd64-debian-11.tar.gz ]; then curl -SsLf https://downloads.bitnami.com/files/stacksmith/yq-4.27.3-0-linux-amd64-debian-11.tar.gz -O ; fi && echo "1aa32d853f4ba273642dc4bb9fb50146434f2c44978d02e1728f72a047e50567 yq-4.27.3-0-linux-amd64-debian-11.tar.gz" | sha256sum -c - && tar -zxf yq-4.27.3-0-linux-amd64-debian-11.tar.gz -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && rm -rf yq-4.27.3-0-linux-amd64-debian-11.tar.gz
2022-09-05 15:05:18 UTC/bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && if [ ! -f harbor-jobservice-2.6.0-2-linux-amd64-debian-11.tar.gz ]; then curl -SsLf https://downloads.bitnami.com/files/stacksmith/harbor-jobservice-2.6.0-2-linux-amd64-debian-11.tar.gz -O ; fi && echo "c11c3c4596a5ab8916a071cffda3c7c20ecfd089a01b7ba16d2092d0c100dc94 harbor-jobservice-2.6.0-2-linux-amd64-debian-11.tar.gz" | sha256sum -c - && tar -zxf harbor-jobservice-2.6.0-2-linux-amd64-debian-11.tar.gz -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && rm -rf harbor-jobservice-2.6.0-2-linux-amd64-debian-11.tar.gz
2022-09-05 15:05:19 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-amd64-debian-11.tar.gz ]; then curl -SsLf https://downloads.bitnami.com/files/stacksmith/gosu-1.14.0-154-linux-amd64-debian-11.tar.gz -O ; fi && echo "e36c3d90f4fbfbe989f40947fa7c8ab817f12fcf97d3aef893c753a20ce976ab gosu-1.14.0-154-linux-amd64-debian-11.tar.gz" | sha256sum -c - && tar -zxf gosu-1.14.0-154-linux-amd64-debian-11.tar.gz -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && rm -rf gosu-1.14.0-154-linux-amd64-debian-11.tar.gz
2022-09-05 15:05:26 UTC/bin/bash -o pipefail -c apt-get update && apt-get upgrade -y && rm -r /var/lib/apt/lists /var/cache/apt/archives
2022-09-05 15:05:27 UTC/bin/bash -o pipefail -c chmod g+rwX /opt/bitnami
2022-09-05 15:05:27 UTC/bin/bash -o pipefail -c #(nop) COPY dir:40d04efaac35e9fa75e6bbcb7efa72dceb7a9957d47e0a39a7c0fd5ecdbb71b6 in /
2022-09-05 15:05:28 UTC/bin/bash -o pipefail -c /opt/bitnami/scripts/harbor-jobservice/postunpack.sh
2022-09-05 15:05:28 UTC/bin/bash -o pipefail -c #(nop) ENV APP_VERSION=2.6.0 BITNAMI_APP_NAME=harbor-jobservice PATH=/opt/bitnami/common/bin:/opt/bitnami/harbor-jobservice/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-09-05 15:05:28 UTC/bin/bash -o pipefail -c #(nop) VOLUME [/etc/jobservice /var/log/jobs]
2022-09-05 15:05:28 UTC/bin/bash -o pipefail -c #(nop) EXPOSE 8080 8443
2022-09-05 15:05:28 UTC/bin/bash -o pipefail -c #(nop) USER 1001
2022-09-05 15:05:29 UTC/bin/bash -o pipefail -c #(nop) ENTRYPOINT ["/opt/bitnami/scripts/harbor-jobservice/entrypoint.sh"]
2022-09-05 15:05:29 UTC/bin/bash -o pipefail -c #(nop) CMD ["/opt/bitnami/scripts/harbor-jobservice/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.