2023-02-16 02:44:37 UTC
89.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:696545bff7f482b9252c2cb2041331e1be21c721115e4a8ab08f440c19075c31 - 17.15% (15.3 MB)
[#001] sha256:ac90648337bed70a25b0a69e9dbcdd1ec4272be971a93a30e41bd24fdf4d8c64 - 2.13% (1.9 MB)
[#002] sha256:5b64eb9f7763c19c4a80e82a38c069496722b73d99bfa03beec7eaa737302966 - 40.18% (35.9 MB)
[#003] sha256:47486632197514eeb623aff4914bbd8c00a15286aa610b4f007291726e3f8e99 - 0.0% (247 Bytes)
[#004] sha256:a665b036793094b98015de180b82782fbe7353bdafbdaa91459bbeaad1f7ac63 - 0.0% (684 Bytes)
[#005] sha256:ef807f2c619a99a2aa9d704ff7255a835b1e664430aff124674cb850efd22d70 - 40.54% (36.2 MB)
[#006] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
/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-04 09:36:34 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-04 09:36:35 UTC/bin/sh -c #(nop) LABEL base-build-date=20230104
2023-02-16 02:44:36 UTC (buildkit.dockerfile.v0)COPY ./make/photon/chartserver/binary/chartm /home/chart/ # buildkit
2023-02-16 02:44:36 UTC (buildkit.dockerfile.v0)COPY ./make/photon/chartserver/docker-entrypoint.sh /home/chart/ # buildkit
2023-02-16 02:44:36 UTC (buildkit.dockerfile.v0)COPY ./make/photon/common/install_cert.sh /home/chart/ # buildkit
2023-02-16 02:44:37 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-16 02:44:37 UTC (buildkit.dockerfile.v0)USER chart
2023-02-16 02:44:37 UTC (buildkit.dockerfile.v0)WORKDIR /home/chart
2023-02-16 02:44:37 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["./docker-entrypoint.sh"]
2023-02-16 02:44:37 UTC (buildkit.dockerfile.v0)VOLUME [/chart_storage]
2023-02-16 02:44:37 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'}
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.