Namespace
goharbor
Image / Tag
harbor-portal:dev
Content Digest
sha256:02a25b98aaa8663f88219dc7e5a3f5d36b56df68902d20e5412341b470f9d8c5
Details
Created

2025-10-30 11:43:05 UTC

Size

53.1 MB

Content Digest
Labels
  • base-build-date
    20251030
  • build-date
    20251011
  • 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:956716c4eae22a78c3e2e517169161276b96add3dc9ca0dfeada383f787af9af - 28.7% (15.2 MB)

[#001] sha256:2014d66ce557aa35a578ae59607d111795e6262b49f132bd847e0743cac38aed - 67.32% (35.7 MB)

[#002] sha256:d7a1d87afd2d5823004102ad526dd2c5dfbf4a6d99f97595832b591117de919d - 3.19% (1.69 MB)

[#003] sha256:24ccde0ed3117946343159758b451c9e9a8f5e5166a657c64b5eca7f1c528519 - 0.06% (30.7 KB)

[#004] sha256:5829520efb2c022c86c8df40d0a135d197da46d34a834d3d2e5e4f0e9a1519bb - 0.73% (399 KB)


History
2025-10-20 18:28:13 UTC (buildkit.dockerfile.v0)

ADD photon-rootfs-5.0-130a9a763.x86_64.tar.gz / # buildkit

2025-10-20 18:28:13 UTC (buildkit.dockerfile.v0)

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

2025-10-20 18:28:13 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2025-10-30 11:39:12 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-10-30 11:39:12 UTC

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

2025-10-30 11:42:59 UTC

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

2025-10-30 11:43:00 UTC

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

2025-10-30 11:43:01 UTC

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

2025-10-30 11:43:01 UTC

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

2025-10-30 11:43:02 UTC

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

2025-10-30 11:43:03 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-10-30 11:43:04 UTC

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

2025-10-30 11:43:05 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