2024-01-09 22:00:40 UTC
62.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:d1da99c2f14827498c4a9bb3623ae909b44564bdabad1802f064169069df81fb - 84.25% (52.5 MB)
[#001] sha256:941c85d0373ab2d173605a101c2c101250a0f6717e1161698f8b86ba5e43357f - 6.52% (4.07 MB)
[#002] sha256:dd1bed634252b651b089744fea46ee45a6a40462d9c5bfe9cb85c864e362c059 - 9.23% (5.75 MB)
/bin/sh -c #(nop) ADD file:71543995e4d314b0c86da5ddf8e0cb74649767d30b3e5b6261360de354f0567b in /
2023-11-21 05:21:46 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-01-09 22:00:30 UTC (buildkit.dockerfile.v0)COPY .out/nextclade-x86_64-unknown-linux-gnu /usr/bin/nextclade # buildkit
2024-01-09 22:00:40 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.