Namespace
goharbor
Image / Tag
nginx-photon:v1.9.1
Content Digest
sha256:28d21d839f180af365aa8b2a75d6f334cbfe5f656d2a8626f40cad8d5fd92b0c
Details
Created

2019-09-27 06:44:26 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:5e99ecacddfa4c447156750f01d875dd7b3fa3fca5670c61cb53bd061a0e8fdb - 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-27 06:44:25 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-27 06:44:25 UTC

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

2019-09-27 06:44:26 UTC

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

2019-09-27 06:44:26 UTC

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

2019-09-27 06:44:26 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-27 06:44:26 UTC

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

2019-09-27 06:44:26 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