Namespace
bitnamilegacy
Image / Tag
harbor-registryctl:2.7.1-debian-11-r12
Content Digest
sha256:9dac7afb6e59ad9c213aee191c4512351973801ff44311a65d15c46f21e6d4db
Details
Created

2023-03-27 23:24:59 UTC

Size

49.3 MB

Content Digest
Labels
  • org.opencontainers.image.base.name
    docker.io/bitnami/minideb:bullseye
  • org.opencontainers.image.created
    2023-03-27T23:23:08Z
  • org.opencontainers.image.description
    Application packaged by VMware, Inc
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.ref.name
    2.7.1-debian-11-r12
  • org.opencontainers.image.title
    harbor-registryctl
  • org.opencontainers.image.vendor
    VMware, Inc.
  • org.opencontainers.image.version
    2.7.1

Environment
APP_VERSION

2.7.1

BITNAMI_APP_NAME

harbor-registryctl

HOME

/

OS_ARCH

amd64

OS_FLAVOUR

debian-11

OS_NAME

linux

PATH

/opt/bitnami/common/bin:/opt/bitnami/harbor-registry/bin:/opt/bitnami/harbor-registryctl/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:e419b245a2bf7516a3467efc730b06a9155f1a6ede3cde78ad97b19bf14e4e1f - 100.0% (49.3 MB)


History
0001-01-01 00:00:00 UTC ([{"created":"2023-03-26T00:11:35.654230907Z","comment":"from Bitnami with love"},{"created":"2023-03-27T23:24:44.911560365Z","created_by":"ARG TARGETARCH","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-03-27T23:24:44.911560365Z","created_by":"LABEL org.opencontainers.image.base.name=docker.io/bitnami/minideb:bullseye org.opencontainers.image.created=2023-03-27T23:23:08Z org.opencontainers.image.description=Application packaged by VMware, Inc org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.ref.name=2.7.1-debian-11-r12 org.opencontainers.image.title=harbor-registryctl org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=2.7.1","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-03-27T23:24:44.911560365Z","created_by":"ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-03-27T23:24:44.911560365Z","created_by":"COPY prebuildfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-03-27T23:24:44.911560365Z","created_by":"SHELL [/bin/bash -o pipefail -c]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-03-27T23:24:51.094988249Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c install_packages ca-certificates curl procps # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-03-27T23:24:52.988328136Z","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=( \"yq-4.33.1-0-linux-${OS_ARCH}-debian-11\" \"harbor-registry-2.7.1-2-linux-${OS_ARCH}-debian-11\" \"harbor-registryctl-2.7.1-2-linux-${OS_ARCH}-debian-11\" \"gosu-1.16.0-3-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-03-27T23:24:55.652533263Z","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-03-27T23:24:56.286297887Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c chmod g+rwX /opt/bitnami # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-03-27T23:24:57.427086477Z","created_by":"COPY rootfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-03-27T23:24:59.239802827Z","created_by":"RUN |1 TARGETARCH=amd64 /bin/bash -o pipefail -c /opt/bitnami/scripts/harbor-registryctl/postunpack.sh # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-03-27T23:24:59.239802827Z","created_by":"ENV APP_VERSION=2.7.1 BITNAMI_APP_NAME=harbor-registryctl PATH=/opt/bitnami/common/bin:/opt/bitnami/harbor-registry/bin:/opt/bitnami/harbor-registryctl/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-03-27T23:24:59.239802827Z","created_by":"VOLUME [/etc/registry /etc/registryctl /storage /var/lib/registry]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-03-27T23:24:59.239802827Z","created_by":"EXPOSE map[8080/tcp:{} 8443/tcp:{}]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-03-27T23:24:59.239802827Z","created_by":"USER 1001","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-03-27T23:24:59.239802827Z","created_by":"ENTRYPOINT [\"/opt/bitnami/scripts/harbor-registryctl/entrypoint.sh\"]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-03-27T23:24:59.239802827Z","created_by":"CMD [\"/opt/bitnami/scripts/harbor-registryctl/run.sh\"]","comment":"buildkit.dockerfile.v0","empty_layer":true}])

crane flatten sha256:79b3085f0e4dd048c353ae17956799cd8640e97616f3d88a465447ff6740322e

Details
Created

2023-03-27 23:26:18 UTC

Size

46.5 MB

Content Digest
Labels
  • org.opencontainers.image.base.name
    docker.io/bitnami/minideb:bullseye
  • org.opencontainers.image.created
    2023-03-27T23:23:08Z
  • org.opencontainers.image.description
    Application packaged by VMware, Inc
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.ref.name
    2.7.1-debian-11-r12
  • org.opencontainers.image.title
    harbor-registryctl
  • org.opencontainers.image.vendor
    VMware, Inc.
  • org.opencontainers.image.version
    2.7.1

Environment
APP_VERSION

2.7.1

BITNAMI_APP_NAME

harbor-registryctl

HOME

/

OS_ARCH

arm64

OS_FLAVOUR

debian-11

OS_NAME

linux

PATH

/opt/bitnami/common/bin:/opt/bitnami/harbor-registry/bin:/opt/bitnami/harbor-registryctl/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:381071de103cedad5deb92d8731b8dd5e232f57b274af1870ebd0e15be2fbce6 - 100.0% (46.5 MB)


History
0001-01-01 00:00:00 UTC ([{"created":"2023-03-26T00:11:53.821402112Z","comment":"from Bitnami with love"},{"created":"2023-03-27T23:24:46.042861593Z","created_by":"ARG TARGETARCH","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-03-27T23:24:46.042861593Z","created_by":"LABEL org.opencontainers.image.base.name=docker.io/bitnami/minideb:bullseye org.opencontainers.image.created=2023-03-27T23:23:08Z org.opencontainers.image.description=Application packaged by VMware, Inc org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.ref.name=2.7.1-debian-11-r12 org.opencontainers.image.title=harbor-registryctl org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=2.7.1","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-03-27T23:24:46.042861593Z","created_by":"ENV HOME=/ OS_ARCH=arm64 OS_FLAVOUR=debian-11 OS_NAME=linux","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-03-27T23:24:46.042861593Z","created_by":"COPY prebuildfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-03-27T23:24:46.042861593Z","created_by":"SHELL [/bin/bash -o pipefail -c]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-03-27T23:25:48.293418063Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o pipefail -c install_packages ca-certificates curl procps # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-03-27T23:25:54.509767576Z","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=( \"yq-4.33.1-0-linux-${OS_ARCH}-debian-11\" \"harbor-registry-2.7.1-2-linux-${OS_ARCH}-debian-11\" \"harbor-registryctl-2.7.1-2-linux-${OS_ARCH}-debian-11\" \"gosu-1.16.0-3-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-03-27T23:26:12.154554734Z","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-03-27T23:26:12.733832433Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o pipefail -c chmod g+rwX /opt/bitnami # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-03-27T23:26:14.528340216Z","created_by":"COPY rootfs / # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-03-27T23:26:18.023105013Z","created_by":"RUN |1 TARGETARCH=arm64 /bin/bash -o pipefail -c /opt/bitnami/scripts/harbor-registryctl/postunpack.sh # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2023-03-27T23:26:18.023105013Z","created_by":"ENV APP_VERSION=2.7.1 BITNAMI_APP_NAME=harbor-registryctl PATH=/opt/bitnami/common/bin:/opt/bitnami/harbor-registry/bin:/opt/bitnami/harbor-registryctl/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-03-27T23:26:18.023105013Z","created_by":"VOLUME [/etc/registry /etc/registryctl /storage /var/lib/registry]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-03-27T23:26:18.023105013Z","created_by":"EXPOSE map[8080/tcp:{} 8443/tcp:{}]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-03-27T23:26:18.023105013Z","created_by":"USER 1001","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-03-27T23:26:18.023105013Z","created_by":"ENTRYPOINT [\"/opt/bitnami/scripts/harbor-registryctl/entrypoint.sh\"]","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2023-03-27T23:26:18.023105013Z","created_by":"CMD [\"/opt/bitnami/scripts/harbor-registryctl/run.sh\"]","comment":"buildkit.dockerfile.v0","empty_layer":true}])

crane flatten sha256:14f99383d2ff6177ee9079291ade36a2251138830278084d1fba055cda292c65

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