2024-07-17 13:32:30 UTC
62.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c1c1a7d83fb1e16686c4e98df3d6f88b37beb4d65daae1ddd715f95d7ac4db5c - 83.65% (52.5 MB)
[#001] sha256:43dda318257f428435fa9ef3ea42e1feff3557810d20058bb9dceaac3767cd76 - 6.88% (4.32 MB)
[#002] sha256:c8a7f6ddb308f9fafc4585cc8c3c1662bd0de621490c0b36c0024a501c5c71b6 - 9.47% (5.95 MB)
/bin/sh -c #(nop) ADD file:b8d066bbda2d783c3ca81ab100fc5e45550234b68fde96332f303f669256842e in /
2024-07-02 01:25:12 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-07-17 13:32:01 UTC (buildkit.dockerfile.v0)COPY .out/nextclade-x86_64-unknown-linux-gnu /usr/bin/nextclade # buildkit
2024-07-17 13:32:30 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.