2022-09-27 13:02:50 UTC
63.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 - 82.96% (52.5 MB)
[#001] sha256:e2c474fad13819f0c749b508587f8a3cb1f994c2f93537b3973af9f6d5082064 - 5.2% (3.29 MB)
[#002] sha256:5d89a34541307c6ce95c77969d4be498ad36870142561421c088c1ba0321643b - 2.45% (1.55 MB)
[#003] sha256:35eb233e1979ffa14ab306040f420d01cb41664dd643cd8c57dd7ca736bdb8f6 - 9.38% (5.94 MB)
/bin/sh -c #(nop) ADD file:ff01c6dedb67cf22e9b0735e099b9b6367770c4880941862cc7ec0e979b4118b in /
2022-09-13 00:56:19 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-09-27 13:02:44 UTC (buildkit.dockerfile.v0)COPY .out/nextclade-x86_64-unknown-linux-gnu /usr/bin/nextclade # buildkit
2022-09-27 13:02:44 UTC (buildkit.dockerfile.v0)COPY .out/nextalign-x86_64-unknown-linux-gnu /usr/bin/nextalign # buildkit
2022-09-27 13:02:50 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.