Namespace
goharbor
Image / Tag
nginx-photon:v1.9.0
Content Digest
sha256:968130655bbfef99f0bf9e20b9c0ce31766f5c4c3f726f2455b286be78a04ad4
Details
Created

2019-09-11 08:02:45 UTC

Size

17.5 MB

Content Digest
Labels
  • build-date
    20190906
  • 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:a1fd40743af138fee96c178182372681c663ba574f5a48d98ce75a402209aec8 - 79.95% (14 MB)

[#001] sha256:a16e88e2365bdc398461598f678d732dd4187de215e581c18c55876bbf6e1348 - 20.05% (3.51 MB)


History
2019-09-07 00:22:29 UTC

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

2019-09-07 00:22:29 UTC

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

2019-09-07 00:22:30 UTC

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

2019-09-11 08:02:44 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

2019-09-11 08:02:44 UTC

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

2019-09-11 08:02:45 UTC

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

2019-09-11 08:02:45 UTC

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

2019-09-11 08:02:45 UTC

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

2019-09-11 08:02:45 UTC

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

2019-09-11 08:02:45 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