2023-01-31 06:57:49 UTC
25.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:9621f1afde84053b2f9b6ff34fc7f7460712247c01cbab483c5fa7132cf782ca - 10.44% (2.69 MB)
[#001] sha256:27568bba07925eaefc6a15397d67dcef04cb5e9ac1b187647b2fc6f063ffc94d - 4.32% (1.11 MB)
[#002] sha256:109d1b69d6b6698f27c3f2ecfdfd02a161383c89455d771a19763864ab21f9f1 - 85.24% (22 MB)
[#003] sha256:57226c478a557750f2b745ec4ec017a6369fa15149d9ac4e7573fd779b46425b - 0.0% (280 Bytes)
/bin/sh -c #(nop) ADD file:f77e3f51f020890d22997e6c2ca98968b75b8bc8c463341a2010ff0655d4c88f in /
2022-08-09 17:20:01 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-01-03 09:05:46 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache ca-certificates bash expat # buildkit
2023-01-31 06:57:49 UTC (buildkit.dockerfile.v0)WORKDIR /
2023-01-31 06:57:49 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2023-01-31 06:57:49 UTC (buildkit.dockerfile.v0)COPY /workspace/manager-amd64 /usr/local/bin/manager # buildkit
2023-01-31 06:57:49 UTC (buildkit.dockerfile.v0)COPY entrypoint.sh /usr/local/bin/ # buildkit
2023-01-31 06:57:49 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["entrypoint.sh"]
2023-01-31 06:57:49 UTC (buildkit.dockerfile.v0)CMD ["manager"]
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.