Namespace
goharbor
Image / Tag
harbor-portal:v2.12.0-rc1
Content Digest
sha256:1120517fd0c6377eef5ae1e99e0c8c8d92b8dc2229e1531be19b25b10a80f5a2
Details
Created

2024-10-25 10:03:22 UTC

Size

52.2 MB

Content Digest
Labels
  • base-build-date
    20241025
  • build-date
    20241023
  • 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:69f3f4f936bbecace0dfa103edacf28c180057c701a00194302a0dd3d320cbb4 - 29.48% (15.4 MB)

[#001] sha256:b700e42c7b02dcb753c0bed0c68c0d199902d963f0b47b8fa64e368cc748962d - 66.59% (34.8 MB)

[#002] sha256:b230d8379b846c5125694516e76c21cae7989300b4f069c8f0ffdaa7a612b4e8 - 3.15% (1.64 MB)

[#003] sha256:605f68fabc838854ca91e3058f4c2811f8226d3129c770b1b404678b0aa117f4 - 0.06% (30.3 KB)

[#004] sha256:7f963d817b400c95380591e5ee112bc782bdac6905e75a363d5a967a40f42d31 - 0.73% (393 KB)


History
2024-10-23 03:45:40 UTC (buildkit.dockerfile.v0)

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

2024-10-23 03:45:40 UTC (buildkit.dockerfile.v0)

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

2024-10-23 03:45:40 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2024-10-25 06:57:37 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-10-25 06:57:38 UTC

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

2024-10-25 10:03:16 UTC

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

2024-10-25 10:03:17 UTC

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

2024-10-25 10:03:18 UTC

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

2024-10-25 10:03:18 UTC

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

2024-10-25 10:03:19 UTC

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

2024-10-25 10:03:20 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-10-25 10:03:21 UTC

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

2024-10-25 10:03:22 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