2024-10-21 23:19:28 UTC
62.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:014ac6453c34f79cc163f6567c184e5eb0b48cdc07ecbfb1388d90e95ac90b02 - 83.68% (52.5 MB)
[#001] sha256:2e42bc28288e1aebf50f96645ff2f5279083861fdbea0a730f48b4cd0b60434e - 6.84% (4.29 MB)
[#002] sha256:45c2e20bc9fa8ee6c5adfbdbd2420cacb02ee5283cd0239ed44ae35e6baaa26e - 9.48% (5.95 MB)
/bin/sh -c #(nop) ADD file:52a4b3d3a7281812594cb25cd6c6e83649d63a981e9f92f7c189ebe080249490 in /
2024-09-27 04:29:43 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-10-21 23:19:20 UTC (buildkit.dockerfile.v0)COPY .out/nextclade-x86_64-unknown-linux-gnu /usr/bin/nextclade # buildkit
2024-10-21 23:19:28 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.