2022-07-21 00:20:59 UTC
367 MB
true
DEBIAN_FRONTENDnoninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:405f018f9d1d0f351c196b841a7c7f226fb8ea448acd6339a9ed8741600275a2 - 7.9% (29 MB)
[#001] sha256:73842aa8bdad9311ce35efeb5aa31a5862ddd3f06768c5ab54f4ddc08d6b6ce5 - 92.09% (338 MB)
[#002] sha256:33984a857cc7f76598a0c509f46d6abf88197776755b3e9433b404c3914a8435 - 0.0% (4.2 KB)
[#003] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
/bin/sh -c #(nop) ADD file:11157b07dde10107f3f6f2b892c869ea83868475d5825167b5f466a7e410eb05 in /
2022-06-06 22:21:26 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-07-21 00:20:58 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2022-07-21 00:20:58 UTC (buildkit.dockerfile.v0)ENV DEBCONF_NONINTERACTIVE_SEEN=true
2022-07-21 00:20:58 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends apt-transport-https build-essential clang cmake git make xz-utils zlib1g-dev curl python3-pip lldb && rm -rf /var/lib/apt/lists/* && apt-get -y autoremove --purge && apt-get -y clean && pip3 install cloudsmith-cli # buildkit
2022-07-21 00:20:59 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -ms /bin/bash -d /home/pony -g root pony # buildkit
2022-07-21 00:20:59 UTC (buildkit.dockerfile.v0)USER pony
2022-07-21 00:20:59 UTC (buildkit.dockerfile.v0)WORKDIR /home/pony
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.