Namespace
goharbor
Image / Tag
harbor-portal:v2.11.2-dev-dev
Content Digest
sha256:698632c5d395abfbc23f0cf313d431f459608b786db2e8a315e83c6912e4e9bc
Details
Created

2024-12-30 10:30:38 UTC

Size

52.4 MB

Content Digest
Labels
  • base-build-date
    20241230
  • build-date
    20241222
  • 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:5dd356290eb969f9da3808d9205154bcc6fa3f5d615ab134648a604807fea612 - 29.6% (15.5 MB)

[#001] sha256:21c41d8bcec3ce8d03931d6cf6b0854150cbdf534f3b02694f9734c5499cb14d - 66.47% (34.8 MB)

[#002] sha256:ba19e6da454fb57d70d1b8f0693fb552477e5cf294501b769fa87b98db2dac5c - 3.14% (1.64 MB)

[#003] sha256:995fe1b24d4746eea568df8060453955cba54d7038ea94d18de3d1e0b7c83d1b - 0.06% (30.1 KB)

[#004] sha256:ee9fef4bbe076991fedee7102e5ae2315bee9ca4ed480ce0f9e5b3e97fdf2c92 - 0.73% (391 KB)


History
2024-12-22 10:42:34 UTC (buildkit.dockerfile.v0)

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

2024-12-22 10:42:34 UTC (buildkit.dockerfile.v0)

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

2024-12-22 10:42:34 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2024-12-30 10:26:27 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-12-30 10:26:27 UTC

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

2024-12-30 10:30:32 UTC

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

2024-12-30 10:30:33 UTC

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

2024-12-30 10:30:34 UTC

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

2024-12-30 10:30:34 UTC

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

2024-12-30 10:30:35 UTC

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

2024-12-30 10:30:36 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-12-30 10:30:37 UTC

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

2024-12-30 10:30:38 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