2024-02-17 10:10:03 UTC
62.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:7faaa42ac0c18c9baf539c97a5c8f042d02a77b05380cb57759e4407385710dc - 84.22% (52.5 MB)
[#001] sha256:fab2d3d8937f7a8efe917e26b08a8c5b25e5ce86a2a1001bb756b52280f980da - 6.56% (4.09 MB)
[#002] sha256:054e191e03ecfd435cda29cec79fd2daf928aa2c6c08e591518763ce0497f815 - 9.23% (5.75 MB)
/bin/sh -c #(nop) ADD file:4fa73c8d113df02c8656b74ab87563432215332f3de78446a02e5ab7d6e2ab7a in /
2024-01-31 22:35:29 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-02-17 10:09:52 UTC (buildkit.dockerfile.v0)COPY .out/nextclade-x86_64-unknown-linux-gnu /usr/bin/nextclade # buildkit
2024-02-17 10:10:03 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.