Namespace
goharbor
Image / Tag
harbor-portal:v2.13.1-dev
Content Digest
sha256:6a24b51183a43b8d22858519da68b5523639e563000eab502f3aca5764234224
Details
Created

2025-07-29 08:09:42 UTC

Size

51.1 MB

Content Digest
Labels
  • base-build-date
    20250718
  • build-date
    20250629
  • 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:8448683fd5fb8663180725e71cd89bd3542d6a07b7400b3f77ca146b9a3a96b5 - 30.45% (15.6 MB)

[#001] sha256:900d69982ef3e8210776bc54c11b18ba67a4e1b56a4ede4564275d471306decc - 65.47% (33.4 MB)

[#002] sha256:614512ce91dbb953a5bb97f62a1e5a1d0e56a2c1a41cb187c15180a388411943 - 3.26% (1.66 MB)

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

[#004] sha256:c71c190e609cd404ee8a7ecf604d5a93970caf67587762a376362497818507fe - 0.76% (399 KB)


History
2025-06-29 10:58:03 UTC (buildkit.dockerfile.v0)

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

2025-06-29 10:58:03 UTC (buildkit.dockerfile.v0)

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

2025-06-29 10:58:03 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2025-07-18 09:32:22 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-07-18 09:32:22 UTC

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

2025-07-29 08:09:36 UTC

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

2025-07-29 08:09:37 UTC

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

2025-07-29 08:09:38 UTC

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

2025-07-29 08:09:38 UTC

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

2025-07-29 08:09:39 UTC

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

2025-07-29 08:09:40 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-07-29 08:09:41 UTC

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

2025-07-29 08:09:42 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