2024-01-20 09:10:18 UTC
52.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:a486411936734b0d1d201c8a0ed8e9d449a64d5033fdc33411ec95bc26460efb - 53.73% (28.2 MB)
[#001] sha256:4623dd4ef5db59eed5477ce39b8ff47ec882bf3e8998cd30ac0e176bc7691a3d - 46.27% (24.3 MB)
[#002] sha256:547c4f31f115361d8c4361f87c5104247e220995b42f237df08b06a3aa42a928 - 0.0% (191 Bytes)
[#003] sha256:940903d6e3bbc74e4c9327e8839f720ed781fad2261527188b0bcb2be53f6ea4 - 0.0% (198 Bytes)
[#004] sha256:16e8f1c244c6f91ff9fe5530b1bcbfa30ba26ced344311f936298e8fad3fbe1a - 0.0% (196 Bytes)
[#005] sha256:7919aab35c53a8c39cf72c644e16f290ca4b299653ee1a1d76904b6259345c2c - 0.0% (1.03 KB)
/bin/sh -c #(nop) ARG RELEASE
2023-12-12 11:38:57 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-12-12 11:38:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-12-12 11:38:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-12-12 11:38:59 UTC/bin/sh -c #(nop) ADD file:2b3b5254f38a790d40e31cb26155609f7fc99ef7bc99eae1e0d67fa9ae605f77 in /
2023-12-12 11:38:59 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-01-06 10:27:54 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -ex && apt update -y && apt install -y busybox unzip curl fd-find gzip wget lsof aria2 p7zip-full p7zip-rar tzdata && cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && echo "Asia/Shanghai" > /etc/timezone && apt remove -y tzdata && rm -rf /tmp/* /var/lib/apt/lists/* # buildkit
2024-01-06 10:27:54 UTC (buildkit.dockerfile.v0)COPY update.sh /update.sh # buildkit
2024-01-06 10:27:54 UTC (buildkit.dockerfile.v0)COPY update_all.sh /update_all.sh # buildkit
2024-01-06 10:27:54 UTC (buildkit.dockerfile.v0)COPY unzip.sh /unzip.sh # buildkit
2024-01-20 09:10:18 UTC (buildkit.dockerfile.v0)COPY docker_address.sh /docker_address.sh # buildkit
2024-01-20 09:10:18 UTC
50.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:005e2837585d0b391170fd9faf2e0c279d64ba0eb011cda8dedf28cb5839861e - 52.11% (26.1 MB)
[#001] sha256:335bc478a4f9d9bb62e3e8bb35a5474f1b19a56a14fc654eba9c4fefccac4058 - 47.89% (24 MB)
[#002] sha256:547c4f31f115361d8c4361f87c5104247e220995b42f237df08b06a3aa42a928 - 0.0% (191 Bytes)
[#003] sha256:940903d6e3bbc74e4c9327e8839f720ed781fad2261527188b0bcb2be53f6ea4 - 0.0% (198 Bytes)
[#004] sha256:16e8f1c244c6f91ff9fe5530b1bcbfa30ba26ced344311f936298e8fad3fbe1a - 0.0% (196 Bytes)
[#005] sha256:7919aab35c53a8c39cf72c644e16f290ca4b299653ee1a1d76904b6259345c2c - 0.0% (1.03 KB)
/bin/sh -c #(nop) ARG RELEASE
2023-12-12 11:41:50 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-12-12 11:41:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-12-12 11:41:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-12-12 11:41:54 UTC/bin/sh -c #(nop) ADD file:50f947da69b3b6c63695be9c49eee16f7a7dcdecdceb51e5bee1609b845bf483 in /
2023-12-12 11:41:54 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-01-06 10:29:28 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -ex && apt update -y && apt install -y busybox unzip curl fd-find gzip wget lsof aria2 p7zip-full p7zip-rar tzdata && cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && echo "Asia/Shanghai" > /etc/timezone && apt remove -y tzdata && rm -rf /tmp/* /var/lib/apt/lists/* # buildkit
2024-01-06 10:29:28 UTC (buildkit.dockerfile.v0)COPY update.sh /update.sh # buildkit
2024-01-06 10:29:28 UTC (buildkit.dockerfile.v0)COPY update_all.sh /update_all.sh # buildkit
2024-01-06 10:29:28 UTC (buildkit.dockerfile.v0)COPY unzip.sh /unzip.sh # buildkit
2024-01-20 09:10:18 UTC (buildkit.dockerfile.v0)COPY docker_address.sh /docker_address.sh # 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.