2024-05-14 22:32:46 UTC
62.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ac323bdaa10f869bd9e7adecd8f5326e44acc4c59168868108b1cdf3891089cc - 83.94% (52.5 MB)
[#001] sha256:3add37f1ce66778328d1d93c8130d77113b09795ef7ecfd721a702752307a96e - 6.56% (4.1 MB)
[#002] sha256:4bf9bdf2c05f49ea583194e9df3482a0291f97fcff128c8f55449f5aef53ee49 - 9.5% (5.95 MB)
/bin/sh -c #(nop) ADD file:8efdcc3201e79c8a09fc9c1ade08492ea33f838047332a7c61988f6357339dee in /
2024-04-10 01:50:59 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-05-14 22:32:35 UTC (buildkit.dockerfile.v0)COPY .out/nextclade-x86_64-unknown-linux-gnu /usr/bin/nextclade # buildkit
2024-05-14 22:32:46 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.