Namespace
goharbor
Image / Tag
harbor-portal:v2.14.1
Content Digest
sha256:deebd48edd53f349a568da577949997d7c6b01749a493ad61d8beeeb148d6dd2
Details
Created

2025-11-19 06:53:40 UTC

Size

54.1 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.53% (15.4 MB)

[#001] sha256:a1585eef92126408e3bbd8cbe13d49f00fb225cdd2ac7a5898a78d43c60364a0 - 67.56% (36.5 MB)

[#002] sha256:5bd64dd4ea37c6d2c1744ab82174c76ac91ea5a5f557512a7ace5a00c1b488e3 - 3.14% (1.7 MB)

[#003] sha256:42559888672b677357562ddfe93fa9e5cc2cd65e5c690f80905c7a511889a7f5 - 0.06% (30.7 KB)

[#004] sha256:40b8a95201a3f265ccb547cf4df46e907675b06c862389fc7522453b9024d866 - 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 06:49:44 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 06:49:44 UTC

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

2025-11-19 06:53:34 UTC

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

2025-11-19 06:53:35 UTC

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

2025-11-19 06:53:36 UTC

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

2025-11-19 06:53:36 UTC

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

2025-11-19 06:53:37 UTC

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

2025-11-19 06:53:38 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 06:53:39 UTC

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

2025-11-19 06:53:40 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