Namespace
goharbor
Image / Tag
harbor-portal:v2.12.1-rc3
Content Digest
sha256:962f6216106abe90cb9f776cd62d19826dc9b96e8c60a6d198722406944f9573
Details
Created

2024-12-20 05:36:14 UTC

Size

60.2 MB

Content Digest
Labels
  • base-build-date
    20241213
  • build-date
    20241208
  • 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:0e5c20819ebf121546a5f44c652250bf3911f59e0601c738b21424904a8039bb - 25.74% (15.5 MB)

[#001] sha256:f75ddafa555d66536d1e0a406640fe9bc2a159610b26bf5bca4ee9c0ceea7237 - 70.85% (42.7 MB)

[#002] sha256:f714d1e4492a80287e9584a1ea92bf239f5fac71c66506f4175098324c93f746 - 2.73% (1.64 MB)

[#003] sha256:28a75a83992ebb12aaffaf988e7df552bd551521d706d8c25d7b1b33b8848a92 - 0.05% (30.3 KB)

[#004] sha256:4f6071c03b5377f4f03db153a2d36b8da91e46793dc7d31d140b751d65b77912 - 0.64% (393 KB)


History
2024-12-08 12:17:37 UTC (buildkit.dockerfile.v0)

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

2024-12-08 12:17:37 UTC (buildkit.dockerfile.v0)

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

2024-12-08 12:17:37 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2024-12-13 08:49: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-13 08:49:27 UTC

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

2024-12-20 05:36:08 UTC

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

2024-12-20 05:36:09 UTC

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

2024-12-20 05:36:10 UTC

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

2024-12-20 05:36:10 UTC

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

2024-12-20 05:36:11 UTC

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

2024-12-20 05:36:12 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-20 05:36:13 UTC

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

2024-12-20 05:36:14 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