2024-05-29 06:49:56 UTC
62.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:3d53ef4019fc129ba03f90790f8f7f28fd279b9357cf3a71423665323b8807d3 - 84.2% (52.5 MB)
[#001] sha256:e43deb060d2fc59ec3f0398401e13042ba1f60a8f838a7f371359a30897b73b4 - 6.58% (4.11 MB)
[#002] sha256:9bad210f63d76f6823796491caec382ef20aa3b76511281965b757bee6fb39bb - 9.22% (5.75 MB)
/bin/sh -c #(nop) ADD file:fc7856fc1fcc8bba68d0c729e34f64f4f113195167d677167a52eaa2c9760a19 in /
2024-05-14 01:28:14 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-05-29 06:49:44 UTC (buildkit.dockerfile.v0)COPY .out/nextclade-x86_64-unknown-linux-gnu /usr/bin/nextclade # buildkit
2024-05-29 06:49:56 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.