Namespace
goharbor
Image / Tag
harbor-portal:v2.13.3
Content Digest
sha256:97e17172b523989ca9abc2675890b6511586e71513122ca8e471b40e22cfafd8
Details
Created

2025-11-19 08:05:41 UTC

Size

54 MB

Content Digest
Labels
  • base-build-date
    20251119
  • build-date
    20251113
  • name
    Photon OS x86_64/5.0 Base Image
  • vendor
    VMware

Environment
PATH

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


Layers

[#000] sha256:a9ffbefd365d1d8d5fb6c3c3fcd8e078d498a8e0dc5cdbad5c72bd110fb7ab37 - 28.54% (15.4 MB)

[#001] sha256:4726d976221fbed61bb99525db39002320688a3c8ff4016ca3e498abf2d41bf1 - 67.6% (36.5 MB)

[#002] sha256:19e4584e8b7ff28a6dc21d51f0f522a3dd80201c40550ba7a597a025091d1f9c - 3.08% (1.66 MB)

[#003] sha256:192c44419e0b1f66dc3ef6f645b0e9525c8f76bfca52f41296554121137fafbc - 0.06% (30.6 KB)

[#004] sha256:25761221cc203632ba3f93d6f4c59792d42ddf901cdaf0d8a624c67c3a5fcaab - 0.72% (399 KB)


History
2025-11-18 02:38:33 UTC (buildkit.dockerfile.v0)

ADD photon-rootfs-5.0-1a49500ca.x86_64.tar.gz / # buildkit

2025-11-18 02:38:33 UTC (buildkit.dockerfile.v0)

LABEL name=Photon OS x86_64/5.0 Base Image vendor=VMware build-date=20251113

2025-11-18 02:38:33 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2025-11-19 08:01:41 UTC

/bin/sh -c tdnf install -y nginx shadow >> /dev/null && tdnf clean all && ln -sf /dev/stdout /var/log/nginx/access.log && ln -sf /dev/stderr /var/log/nginx/error.log && groupmod -g 10000 nginx && usermod -g 10000 -u 10000 -d /home/nginx -s /bin/bash nginx && chown -R nginx:nginx /etc/nginx

2025-11-19 08:01:41 UTC

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

2025-11-19 08:05:35 UTC

/bin/sh -c #(nop) COPY dir:b2a17e68ea2a820b8b4fa0652658c5f703f81636314900074f89674930f1eec1 in /usr/share/nginx/html

2025-11-19 08:05:36 UTC

/bin/sh -c #(nop) COPY file:93a5bbbbf7f1da9accaf04589e2b9a0b895084357e8b32e303ee4ee05af063fa in /usr/share/nginx/html

2025-11-19 08:05:37 UTC

/bin/sh -c #(nop) COPY dir:d2cb1ae762421d58a9251f2d5233d44d8b590eb228d7c9eb0395005ddd532d5e in /usr/share/nginx/html

2025-11-19 08:05:37 UTC

/bin/sh -c #(nop) VOLUME [/var/cache/nginx /var/log/nginx /run]

2025-11-19 08:05:38 UTC

/bin/sh -c #(nop) STOPSIGNAL SIGQUIT

2025-11-19 08:05:39 UTC

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

2025-11-19 08:05:40 UTC

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

2025-11-19 08:05:41 UTC

/bin/sh -c #(nop) CMD ["nginx" "-g" "daemon off;"]

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