Namespace
goharbor
Image / Tag
harbor-portal:v2.9.5-dev
Content Digest
sha256:a459930e8e68b26641e81ce157f345ab80376476bf104da1e0f8b1e0ffa7d398
Details
Created

2024-07-15 10:27:13 UTC

Size

52.1 MB

Content Digest
Labels
  • base-build-date
    20240625
  • build-date
    20240623
  • 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:935c28b7c7c0ffaab944d86ce34dc9ea9c8f0b33d47b2d0b3147cfd91d460acb - 29.53% (15.4 MB)

[#001] sha256:8bfcb343cc9e12a0c52523e6681db1d3bd72f7c7f03ea93c549b9ce5d28a8fa9 - 66.72% (34.8 MB)

[#002] sha256:5c063dc4dab0665bbeff951ccf2d775767e3f4cc1c90c12e804dc180185cd6ef - 3.04% (1.58 MB)

[#003] sha256:75565aa0ec0e322c55f1b1fe24580c9ad0487e296284ee4dda5154ebcac0274e - 0.06% (29.5 KB)

[#004] sha256:0fa8fec9d202d1516b92eacace7b58c8ba084a9678a390a8414c2eefb6b37057 - 0.66% (352 KB)


History
2024-06-23 10:50:38 UTC (buildkit.dockerfile.v0)

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

2024-06-23 10:50:38 UTC (buildkit.dockerfile.v0)

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

2024-06-23 10:50:38 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2024-06-25 07:44:29 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

2024-06-25 07:44:30 UTC

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

2024-07-15 10:27:07 UTC

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

2024-07-15 10:27:08 UTC

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

2024-07-15 10:27:09 UTC

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

2024-07-15 10:27:09 UTC

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

2024-07-15 10:27:10 UTC

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

2024-07-15 10:27:11 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'}

2024-07-15 10:27:12 UTC

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

2024-07-15 10:27:13 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