Namespace
goharbor
Image / Tag
nginx-photon:v1.10.12
Content Digest
sha256:a8ddb8347611a82a6f41b817a83dd4ec6bcfccf3a0dad2bfeb2f58b7cf969366
Details
Created

2022-07-31 08:32:50 UTC

Size

18 MB

Content Digest
Labels
  • build-date
    20220722
  • 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:9c584df8d59fc9d77ef0052ea3636a9fcf7c4dc668154da49b38beb1512e71d7 - 78.37% (14.1 MB)

[#001] sha256:2ed3ebbf47dc9dd0c984ebf1345ef926709a583bde20de49fe0e1d54247a049b - 21.63% (3.9 MB)


History
2022-07-22 22:20:33 UTC

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

2022-07-22 22:20:34 UTC

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

2022-07-22 22:20:34 UTC

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

2022-07-28 03:25:06 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-07-31 08:32:45 UTC

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

2022-07-31 08:32:46 UTC

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

2022-07-31 08:32:47 UTC

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

2022-07-31 08:32:48 UTC

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

2022-07-31 08:32:49 UTC

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

2022-07-31 08:32:50 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