2022-08-31 05:49:17 UTC
63.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e - 82.96% (52.5 MB)
[#001] sha256:a061e0735109ff7deb3e1ee0426b8f7c7dd048fa140079bcd9b07aac483ee990 - 5.19% (3.28 MB)
[#002] sha256:abbb6fc6ced81d401774baeb3b512a21d0c9ce805839f41694e561dc211c7870 - 2.46% (1.56 MB)
[#003] sha256:723811cef7c5e70efa68d9039f31dd3e3bfeca4488f38fb4ac1b1144187d8094 - 9.39% (5.94 MB)
/bin/sh -c #(nop) ADD file:6944d322f4c04bd2192061822af5cbec8ac0a6b424c461d66174d32aed604972 in /
2022-08-23 00:20:40 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-08-31 05:49:09 UTC (buildkit.dockerfile.v0)COPY .out/nextclade-x86_64-unknown-linux-gnu /usr/bin/nextclade # buildkit
2022-08-31 05:49:09 UTC (buildkit.dockerfile.v0)COPY .out/nextalign-x86_64-unknown-linux-gnu /usr/bin/nextalign # buildkit
2022-08-31 05:49:17 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -eux && 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.