Namespace
goharbor
Image / Tag
nginx-photon:v1.10.15-dev
Content Digest
sha256:67f69f2f4ea74a230a41204b8ed702068457d0875750780d890a8bd584f9e784
Details
Created

2022-11-21 02:22:52 UTC

Size

18 MB

Content Digest
Labels
  • build-date
    20221029
  • 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:85f0410d2912f03b9823ce74802feea6ed706ddbced348f43522c2e684ee5dff - 78.37% (14.1 MB)

[#001] sha256:90c187c426ce661a47af062e2c7778188a86902d2dee0c3accad5760d0ce3a79 - 21.63% (3.9 MB)


History
2022-10-31 19:29:36 UTC

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

2022-10-31 19:29:36 UTC

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

2022-10-31 19:29:37 UTC

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

2022-11-21 02:05:35 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

2022-11-21 02:22:47 UTC

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

2022-11-21 02:22:48 UTC

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

2022-11-21 02:22:49 UTC

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

2022-11-21 02:22:50 UTC

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

2022-11-21 02:22:51 UTC

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

2022-11-21 02:22:52 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