Namespace
goharbor
Image / Tag
nginx-photon:v1.10.8-dev
Content Digest
sha256:b6740923c8f85bb9a5e6d5a707ccf8ddf0f8b9a3de2105bbbbe0472a637b8ed7
Details
Created

2021-07-15 02:55:20 UTC

Size

18 MB

Content Digest
Labels
  • build-date
    20210621
  • name
    Photon OS 2.0 Base Image
  • vendor
    VMware

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:f206db2fdb4eeb513f07f75341ac52477ca8613e8cc58514c4a9770b795529cb - 78.39% (14.1 MB)

[#001] sha256:d5f0baf66128ed9df177ad199248354d2c95bcea5b49009fd152271ba305a914 - 21.61% (3.88 MB)


History
2021-06-22 21:54:43 UTC

/bin/sh -c #(nop) ADD file:c0c297c4f39df21cd5316b30c1b403c30664ee27a1c795db16de1154ebbc97c0 in /

2021-06-22 21:54:43 UTC

/bin/sh -c #(nop) LABEL name=Photon OS 2.0 Base Image vendor=VMware build-date=20210621

2021-06-22 21:54:43 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2021-06-25 08:36:13 UTC

/bin/sh -c tdnf install sudo nginx -y >> /dev/null && tdnf clean all && groupadd -r -g 10000 nginx && useradd --no-log-init -r -g 10000 -u 10000 nginx && ln -sf /dev/stdout /var/log/nginx/access.log && ln -sf /dev/stderr /var/log/nginx/error.log

2021-07-15 02:55:15 UTC

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

2021-07-15 02:55:16 UTC

/bin/sh -c #(nop) EXPOSE 8080

2021-07-15 02:55:17 UTC

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

2021-07-15 02:55:18 UTC

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

2021-07-15 02:55:19 UTC

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

2021-07-15 02:55:20 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