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

2024-08-30 02:26:41 UTC

Size

54.5 MB

Content Digest
Labels
  • base-build-date
    20240815
  • build-date
    20240811
  • 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:21fde6fe72566aba3f2c5d7bf4b4fe073c6c0b8fc4ebfac23ab5a0974c583361 - 28.23% (15.4 MB)

[#001] sha256:8a08ebde4a1f88df5b7d83b72b874ee524ee853ba5212afd5b487768e7a49f00 - 68.0% (37.1 MB)

[#002] sha256:dddc60595f68815ad16881e4bd5632d8c4987793ffcb37306917c7c8e81b6e32 - 3.01% (1.64 MB)

[#003] sha256:e40ac049c2d14d2735e4f72e1d8a3944c126f7c480bef8fd643998e6fab7536a - 0.05% (30.1 KB)

[#004] sha256:28678bb8a057e43a2e3d315c110b246bc9700d57eeb5e7f752a8fc1c705d0444 - 0.7% (391 KB)


History
2024-08-11 10:48:02 UTC (buildkit.dockerfile.v0)

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

2024-08-11 10:48:02 UTC (buildkit.dockerfile.v0)

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

2024-08-11 10:48:02 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2024-08-15 09:57:43 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-08-15 09:57:44 UTC

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

2024-08-30 02:26:35 UTC

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

2024-08-30 02:26:36 UTC

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

2024-08-30 02:26:37 UTC

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

2024-08-30 02:26:37 UTC

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

2024-08-30 02:26:38 UTC

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

2024-08-30 02:26:39 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-08-30 02:26:40 UTC

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

2024-08-30 02:26:41 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