Namespace
goharbor
Image / Tag
nginx-photon:v2.13.0-rc1
Content Digest
sha256:dead38ff325f6e739af47812308a9f7e59d358f762178e2895819588c271080d
Details
Created

2025-04-03 06:03:11 UTC

Size

49 MB

Content Digest
Labels
  • base-build-date
    20250403
  • build-date
    20250330
  • 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:aac3be932fdbf2f9ff8413a251c5d2c7d77a1331d9124e1a45b382063d0dd429 - 31.73% (15.6 MB)

[#001] sha256:f13f4ac13f72227959d285295b0d18f1d29b904d5821e940d2385be257d8453f - 68.27% (33.5 MB)


History
2025-03-30 10:39:05 UTC (buildkit.dockerfile.v0)

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

2025-03-30 10:39:05 UTC (buildkit.dockerfile.v0)

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

2025-03-30 10:39:05 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2025-04-03 06:02:56 UTC

/bin/sh -c tdnf install -y nginx shadow >> /dev/null && tdnf clean all && groupmod -g 10000 nginx && usermod -g 10000 -u 10000 -d /home/nginx -s /bin/bash nginx && ln -sf /dev/stdout /var/log/nginx/access.log && ln -sf /dev/stderr /var/log/nginx/error.log

2025-04-03 06:02:56 UTC

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

2025-04-03 06:03:07 UTC

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

2025-04-03 06:03:08 UTC

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

2025-04-03 06:03:09 UTC

/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl --fail -s http://localhost:8080 || exit 1"] "0s" "0s" "0s" '\x00'}

2025-04-03 06:03:10 UTC

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

2025-04-03 06:03:11 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