2025-03-26 12:03:51 UTC
61.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4ff5a3a54264ee833e4a09583363bbe779e881f15449fe4f4a6a662885dd37fb - 83.59% (51.3 MB)
[#001] sha256:b59381850894ed62b2ed85ea6105191695719a6e3f45e018120f1e0736901720 - 7.03% (4.31 MB)
[#002] sha256:626701347f9ea5580a7b7954298d6e84123334e09fef89bbf7af6bc3762d5526 - 9.38% (5.75 MB)
# debian.sh --arch 'amd64' out/ 'bullseye' '@1740355200'
2025-03-26 12:03:41 UTC (buildkit.dockerfile.v0)COPY .out/nextclade-x86_64-unknown-linux-gnu /usr/bin/nextclade # buildkit
2025-03-26 12:03:51 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.