Namespace
goharbor
Image / Tag
harbor-registryctl:v1.10.19-dev
Content Digest
sha256:f59d0234760dde8ca0865935b91a745a57ecc26a53152f6a5d5e5b4777622bd3
Details
Created

2024-09-10 10:01:12 UTC

Size

42.9 MB

Content Digest
Labels
  • build-date
    20240908
  • name
    Photon OS x86_64/4.0 Base Image
  • vendor
    VMware

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:4fdae29dfdff38889c92b9cb361b4ff9223df255ecc64c60ca1f150d0edb06e5 - 38.14% (16.3 MB)

[#001] sha256:b74b034de6ea8bb5fdd478f0a93e57af19a91a0c54b6cf51d89ff973db372b2a - 11.84% (5.07 MB)

[#002] sha256:7bd6181500ea75598bfbdc0127089c18dcea3b0eaf39454a0bec987c49d12843 - 0.0% (530 Bytes)

[#003] sha256:758d8c031d289ba6858364553781dd648fec3746a696bcebab676b86348f204c - 14.12% (6.05 MB)

[#004] sha256:26a3909a1551938e407dbca992b93d6b9010af2cf6dca7184c221dc7b3dfd6a1 - 0.0% (373 Bytes)

[#005] sha256:480fc561c5ad477f3bfc8bdeb2beda2621e32984fedcf787c8953d683fe1ec95 - 10.52% (4.51 MB)

[#006] sha256:011c63245a58b520512ef652e91897613009f2249dab2d50366e96c35748221e - 25.39% (10.9 MB)


History
2024-09-08 10:57:02 UTC (buildkit.dockerfile.v0)

ADD photon-rootfs-4.0-34da4ad21.tar.gz / # buildkit

2024-09-08 10:57:02 UTC (buildkit.dockerfile.v0)

LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20240908

2024-09-08 10:57:02 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2024-09-10 09:53:22 UTC

/bin/sh -c tdnf install sudo -y >> /dev/null && tdnf clean all && groupadd -r -g 10000 harbor && useradd --no-log-init -m -g 10000 -u 10000 harbor && mkdir -p /etc/registry

2024-09-10 10:01:05 UTC

/bin/sh -c #(nop) COPY file:7410bc3d46bc5ca6c6fa3c4c81f8c231269d4466eab150a9143ce7544cc4f161 in /home/harbor

2024-09-10 10:01:06 UTC

/bin/sh -c #(nop) COPY file:f662ca2d4dcb6dddca10440dff90b8505d658664abf19a5eb563a3ec96644429 in /usr/bin

2024-09-10 10:01:07 UTC

/bin/sh -c #(nop) COPY file:c80e1bc43726b0d5b79cb3d903ccb69ce261e7cbfcc7208d438badfffe2169a1 in /home/harbor

2024-09-10 10:01:08 UTC

/bin/sh -c #(nop) COPY file:c7623a3e500c9f3f348f6f47772f684f994d053815621afd7c369e240cfa9384 in /home/harbor

2024-09-10 10:01:08 UTC

/bin/sh -c chown -R harbor:harbor /etc/pki/tls/certs && chown harbor:harbor /home/harbor/harbor_registryctl && chmod u+x /home/harbor/harbor_registryctl && chown harbor:harbor /usr/bin/registry && chmod u+x /usr/bin/registry && chown harbor:harbor /home/harbor/start.sh && chmod u+x /home/harbor/start.sh && chown harbor:harbor /home/harbor/install_cert.sh && chmod u+x /home/harbor/install_cert.sh

2024-09-10 10:01:09 UTC

/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl --fail -s http://127.0.0.1:8080/api/health || exit 1"] "0s" "0s" "0s" '\x00'}

2024-09-10 10:01:10 UTC

/bin/sh -c #(nop) VOLUME [/var/lib/registry]

2024-09-10 10:01:11 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/home/harbor/start.sh"]

2024-09-10 10:01:12 UTC

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

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