Namespace
goharbor
Image / Tag
chartmuseum-photon:v2.6.3-dev
Content Digest
sha256:9d4f1639856c785671e880a6ce41076e7f854648e11ca89bf7066984dc14a617
Details
Created

2023-02-06 06:19:49 UTC

Size

88.4 MB

Content Digest
Labels
  • base-build-date
    20230103
  • build-date
    20221224
  • name
    Photon OS x86_64/4.0 Base Image
  • vendor
    VMware

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:696545bff7f482b9252c2cb2041331e1be21c721115e4a8ab08f440c19075c31 - 17.34% (15.3 MB)

[#001] sha256:16d56443fa48f46d5b38b98ef4492c50936291cd1c1b63209eea881b044e6fe9 - 2.15% (1.9 MB)

[#002] sha256:63698ae955b466f8b7197f66dcb961e9d1c35011e4b19f0f730e2e576f8886c2 - 40.07% (35.4 MB)

[#003] sha256:3948f4b777e1c202b36063419a8457c4179f423aff094a11e3ecf4043e4844d0 - 0.0% (247 Bytes)

[#004] sha256:eee89ab743b28ebf0857a6df7f70a6d2f0396a3dcf0987052f6b83b412b04531 - 0.0% (685 Bytes)

[#005] sha256:b3c2d683e9c8b6a0447db07facc2b3c40206c7687b53315b5fbe2bdf1805fb06 - 40.44% (35.8 MB)

[#006] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)


History
2022-12-27 18:05:51 UTC

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

2022-12-27 18:05:51 UTC

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

2022-12-27 18:05:51 UTC

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

2023-01-03 10:35:39 UTC

/bin/sh -c tdnf install -y shadow >>/dev/null && tdnf clean all && groupadd -r -g 10000 chart && useradd --no-log-init -m -g 10000 -u 10000 chart

2023-01-03 10:35:39 UTC

/bin/sh -c #(nop) LABEL base-build-date=20230103

2023-02-06 06:19:48 UTC (buildkit.dockerfile.v0)

COPY ./make/photon/chartserver/binary/chartm /home/chart/ # buildkit

2023-02-06 06:19:48 UTC (buildkit.dockerfile.v0)

COPY ./make/photon/chartserver/docker-entrypoint.sh /home/chart/ # buildkit

2023-02-06 06:19:48 UTC (buildkit.dockerfile.v0)

COPY ./make/photon/common/install_cert.sh /home/chart/ # buildkit

2023-02-06 06:19:49 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c chown -R chart:chart /etc/pki/tls/certs && chown -R chart:chart /home/chart && chmod u+x /home/chart/chartm && chmod u+x /home/chart/docker-entrypoint.sh && chmod u+x /home/chart/install_cert.sh # buildkit

2023-02-06 06:19:49 UTC (buildkit.dockerfile.v0)

USER chart

2023-02-06 06:19:49 UTC (buildkit.dockerfile.v0)

WORKDIR /home/chart

2023-02-06 06:19:49 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["./docker-entrypoint.sh"]

2023-02-06 06:19:49 UTC (buildkit.dockerfile.v0)

VOLUME [/chart_storage]

2023-02-06 06:19:49 UTC (buildkit.dockerfile.v0)

HEALTHCHECK &{["CMD-SHELL" "curl -sS http://localhost:9999/health || curl -k -sS https://localhost:9443/health || exit 1"] "30s" "10s" "0s" '\x03'}

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