2024-02-02 11:53:29 UTC
62.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e455cf41eadb2f19f014361006086cdc5b3de16f3d13bd1d586be63e66c7fc63 - 84.24% (52.5 MB)
[#001] sha256:4451113245a6d97914deb643f28bb345deed5fb6c3a32168a88685fad790ef1f - 6.53% (4.07 MB)
[#002] sha256:ab553873f47e6b7507f6cf9260548f402c2a797c0a53c2aba41d80e9b1f327f3 - 9.23% (5.75 MB)
/bin/sh -c #(nop) ADD file:35f7caaedc3b6f725dee87eb8d1f2727c04cb21062b5eb7f59801dafced61993 in /
2024-01-11 02:38:05 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-02-02 11:53:20 UTC (buildkit.dockerfile.v0)COPY .out/nextclade-x86_64-unknown-linux-gnu /usr/bin/nextclade # buildkit
2024-02-02 11:53:29 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -eux && ln -s /usr/bin/nextclade /usr/bin/nextalign && ln -s /usr/bin/nextclade /nextclade && ln -s /usr/bin/nextalign /nextalign && export DEBIAN_FRONTEND=noninteractive && apt-get update -qq --yes && apt-get install -qq --no-install-recommends --yes bash ca-certificates curl procps wget >/dev/null && apt-get autoremove --yes >/dev/null && apt-get clean autoclean >/dev/null && rm -rf /var/lib/apt/lists/* # buildkit
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.