Namespace
goharbor
Image / Tag
harbor-portal:dev
Content Digest
sha256:180c21e67b2624c0848248b861b02008cbe9a0c53f11dcb13601ca29de361922
Details
Created

2025-09-05 02:09:25 UTC

Size

55.9 MB

Content Digest
Labels
  • base-build-date
    20250905
  • build-date
    20250826
  • 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:7a183a17f616e7de2098bca583910244df411d7aa52e269b6b348d0993383037 - 27.68% (15.5 MB)

[#001] sha256:4111ad15aa03718b9163d8679bb0aaa4cb0bf822c46dfdcd030db4d242c4d042 - 68.54% (38.3 MB)

[#002] sha256:b16486fd12876dcf8ed3cdd66269e0f8d4363c18206e5ce2210911928fad17a8 - 3.03% (1.69 MB)

[#003] sha256:bf3b33f1e7619f55ce151e0601ed28967e453f01ab8c800ea92adaf8264a7c90 - 0.05% (30.7 KB)

[#004] sha256:8a7b8bc55131feb7483693304559383439857b8a7a50e0cb0cc9dc086951df96 - 0.7% (399 KB)


History
2025-08-26 20:22:32 UTC (buildkit.dockerfile.v0)

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

2025-08-26 20:22:32 UTC (buildkit.dockerfile.v0)

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

2025-08-26 20:22:32 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2025-09-05 02:05:25 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-09-05 02:05:25 UTC

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

2025-09-05 02:09:19 UTC

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

2025-09-05 02:09:20 UTC

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

2025-09-05 02:09:21 UTC

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

2025-09-05 02:09:21 UTC

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

2025-09-05 02:09:22 UTC

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

2025-09-05 02:09:23 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-09-05 02:09:24 UTC

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

2025-09-05 02:09:25 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