2021-02-01 03:46:32 UTC
40.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2246cc853ebe14234cc3b50cc95b86277db78685a668dd71d89ac3ee0521f591 - 35.02% (14 MB)
[#001] sha256:6f5b9ee8388a3cfdce87fc99437a39f6521bb7a335980b1ebfd4279cac271036 - 7.88% (3.16 MB)
[#002] sha256:52ca17f2d21568da091ce9cf24da9333ec345a3a4e469d46fdbd238e924bcf3e - 0.0% (656 Bytes)
[#003] sha256:b6134bb6285c87477d8a3edd07a1d431c07ffc535524350bcc391b0c94885ff8 - 17.3% (6.94 MB)
[#004] sha256:0c5c5d845c352b83e4c3bee5b2b373c4e16be4be048661f0b03db14f44e97d87 - 0.0% (385 Bytes)
[#005] sha256:b5650679416d55ab27fac5cd76e9cca9bd84ef11e11cfa0d6808d1e85092fcbc - 10.82% (4.34 MB)
[#006] sha256:2f60db6d565c448431dfad34fd8bea1e5aa7b27167ca18eb1e886ee2f94da50e - 28.97% (11.6 MB)
/bin/sh -c #(nop) ADD file:1d48d854e9c2632a08a296322af4cf339c69f950bb961f7ea638b09597ed4f52 in /
2021-01-25 23:26:47 UTC/bin/sh -c #(nop) LABEL name=Photon OS 2.0 Base Image vendor=VMware build-date=20210122
2021-01-25 23:26:47 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-01-28 13:14:30 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
2021-02-01 03:46:25 UTC/bin/sh -c #(nop) COPY file:ea058a000596939ac3c88761f8e6e4751ff7569c09c8771b226e6ed06d97221f in /home/harbor
2021-02-01 03:46:26 UTC/bin/sh -c #(nop) COPY file:60c43a9a76a4e19e7a09342f4174d08b7202d35d63f29244fab79fc78d53abcf in /usr/bin/registry_DO_NOT_USE_GC
2021-02-01 03:46:27 UTC/bin/sh -c #(nop) COPY file:c80e1bc43726b0d5b79cb3d903ccb69ce261e7cbfcc7208d438badfffe2169a1 in /home/harbor
2021-02-01 03:46:28 UTC/bin/sh -c #(nop) COPY file:8f15523c12349a76b4b23132cacb8eeadb25c823a31bfe1ceb183c3a98040e68 in /home/harbor
2021-02-01 03:46:29 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_DO_NOT_USE_GC && chmod u+x /usr/bin/registry_DO_NOT_USE_GC && 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
2021-02-01 03:46:29 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl --fail -s http://127.0.0.1:8080/api/health || curl -sk --fail --key /etc/harbor/ssl/registryctl.key --cert /etc/harbor/ssl/registryctl.crt https://127.0.0.1:8443/api/health || exit 1"] "0s" "0s" "0s" '\x00'}
2021-02-01 03:46:30 UTC/bin/sh -c #(nop) VOLUME [/var/lib/registry]
2021-02-01 03:46:31 UTC/bin/sh -c #(nop) ENTRYPOINT ["/home/harbor/start.sh"]
2021-02-01 03:46:32 UTC/bin/sh -c #(nop) USER harbor
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.