2022-10-05 14:48:48 UTC
63.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf - 82.97% (52.5 MB)
[#001] sha256:172120cc59be9dd602354e0a447a6a3f68075408abd304064f978d2f5feceac3 - 5.2% (3.29 MB)
[#002] sha256:b9991b79c370f2585b33844497892d332b0b89b49506ac0317aa43c876defbc5 - 2.45% (1.55 MB)
[#003] sha256:25b9a37737433e3146bd162aae91568a94604ae44b66715bcb7d767fac531c66 - 9.38% (5.94 MB)
/bin/sh -c #(nop) ADD file:d1268789456d2cdace6e50149e60404ad5a849b7c61e8fc8bc7b6e0eb6eeb7ca in /
2022-10-04 23:26:27 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-10-05 14:48:41 UTC (buildkit.dockerfile.v0)COPY .out/nextclade-x86_64-unknown-linux-gnu /usr/bin/nextclade # buildkit
2022-10-05 14:48:41 UTC (buildkit.dockerfile.v0)COPY .out/nextalign-x86_64-unknown-linux-gnu /usr/bin/nextalign # buildkit
2022-10-05 14:48:48 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -eux && 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.