Namespace
goharbor
Image / Tag
harbor-registryctl:v6-test
Content Digest
sha256:804029fa1cc9a0274877f0464e70d9a79de0a75d823871c3cfa72c579f0955de
Details
Created

2021-06-01 10:06:07 UTC

Size

48.1 MB

Content Digest
Labels
  • base-build-date
  • build-date
    20210521
  • 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:b671124209797297d0c750621375c49368c008259093e5e2246b460597ac201f - 31.31% (15 MB)

[#001] sha256:b84087be2cc7b3ee76c206b79af4812e6d618bd92e6f5c09d01fec73505052c9 - 3.67% (1.76 MB)

[#002] sha256:7613337cc407a5e5f9389d2fa45d7714d220ed9c2cd08f6a7d751b0816cda440 - 0.0% (686 Bytes)

[#003] sha256:2e79299884e6a8016bbe517fc5e2937873a15df6b8f753fc4436bcb2a0f4f254 - 12.98% (6.24 MB)

[#004] sha256:161447479c52a6bb4992ca3f4876d621fb6b51bd9cd145e76bf60e777b930963 - 0.0% (376 Bytes)

[#005] sha256:17213dc07711300071ec37ed0d71e6677ac3692630fed447140bbce5cb00683e - 19.2% (9.23 MB)

[#006] sha256:d2a0f6e36ecf1e0bb274275a286739bd328c2c025899c745e4444b9956cfad11 - 32.84% (15.8 MB)


History
2021-05-24 17:21:43 UTC

/bin/sh -c #(nop) ADD file:1a7749e42e46a7327cb9501c6973240d7e469d16e4718378a0a98d520e24a045 in /

2021-05-24 17:21:44 UTC

/bin/sh -c #(nop) LABEL name=Photon OS x86_64/4.0 Base Image vendor=VMware build-date=20210521

2021-05-24 17:21:44 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2021-06-01 02:55:08 UTC

/bin/sh -c tdnf install -y shadow >> /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-06-01 02:55:09 UTC

/bin/sh -c #(nop) LABEL base-build-date=

2021-06-01 10:06:01 UTC

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

2021-06-01 10:06:02 UTC

/bin/sh -c #(nop) COPY file:98e69c8d7e71bb02402b702f7ac2be41c9bda99c7b3cb1247c598b5b8578fe75 in /usr/bin/registry_DO_NOT_USE_GC

2021-06-01 10:06:03 UTC

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

2021-06-01 10:06:03 UTC

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

2021-06-01 10:06:05 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-06-01 10:06:06 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-06-01 10:06:06 UTC

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

2021-06-01 10:06:06 UTC

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

2021-06-01 10:06:07 UTC

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