Namespace
goharbor
Image / Tag
nginx-photon:v1.10.6-dev
Content Digest
sha256:78a28e588a5943f2a9b98e2d5c5111a3de2bef20e594487a3a399309c2152bb7
Details
Created

2021-01-14 10:40:18 UTC

Size

17.5 MB

Content Digest
Labels
  • build-date
    20201113
  • 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:6c66d3a45276f65744394f4a7f219e564cf08dd8f4b0068548fb19ae85ec0142 - 80.36% (14 MB)

[#001] sha256:018d7b6bde30f819efe92eb36774be1441e7f6a9b2896b26852ca9e7dd871d3e - 19.64% (3.43 MB)


History
2020-11-14 00:23:20 UTC

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

2020-11-14 00:23:20 UTC

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

2020-11-14 00:23:20 UTC

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

2020-11-16 07:01: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

2021-01-14 10:40:17 UTC

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

2021-01-14 10:40:17 UTC

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

2021-01-14 10:40:18 UTC

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

2021-01-14 10:40: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-01-14 10:40:18 UTC

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

2021-01-14 10:40:18 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