2024-09-16 10:45:15 UTC
110 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:857cc8cb19c0f475256df4b7709003b77f101215ebf3693118e61aac6a5ea4ff - 25.51% (28.2 MB)
[#001] sha256:536441a222d6361908f79297188853c9e6abe1a88e20e315443d4296fbd4ab63 - 37.58% (41.5 MB)
[#002] sha256:c3ebcdbeabc2fd9cec546d729cb1e38d934b4f0e09e8e8df69967c236700da29 - 0.0% (92 Bytes)
[#003] sha256:20692a1c31b1552e5ae1806f4ac7aa46e4543534b5c24872df9ac684b0a45f83 - 2.94% (3.24 MB)
[#004] sha256:50856cd86fe62cc098400ba89e81e19fb1a1993967163a97a40b454790dc7e42 - 4.32% (4.77 MB)
[#005] sha256:d4a4f552cd60e82f2912fb212ca90afedf04d2c2b237c298254759f4c86cbeea - 29.66% (32.7 MB)
[#006] sha256:c5dbee9ffad1c8f47278da8004cd6dc8ee63d0eec3296031f3b214bd76a1d93e - 0.0% (192 Bytes)
/bin/sh -c #(nop) ARG RELEASE
2024-08-13 09:27:22 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-08-13 09:27:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-08-13 09:27:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-08-13 09:27:24 UTC/bin/sh -c #(nop) ADD file:2f8a54a5efd080fb81efea702b4e3e07d946eec7563fb2281bd28950c10ec462 in /
2024-08-13 09:27:24 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-09-16 10:44:30 UTC (buildkit.dockerfile.v0)LABEL maintainer=Evil0ctal
2024-09-16 10:44:30 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2024-09-16 10:44:30 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends python3.11 python3-pip python3.11-dev && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit
2024-09-16 10:44:30 UTC (buildkit.dockerfile.v0)WORKDIR /app
2024-09-16 10:44:30 UTC (buildkit.dockerfile.v0)COPY . /app # buildkit
2024-09-16 10:44:32 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c pip3 install -i https://mirrors.aliyun.com/pypi/simple/ -U pip && pip3 config set global.index-url https://mirrors.aliyun.com/pypi/simple/ # buildkit
2024-09-16 10:45:15 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c pip3 install --no-cache-dir -r requirements.txt # buildkit
2024-09-16 10:45:15 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c chmod +x start.sh # buildkit
2024-09-16 10:45:15 UTC (buildkit.dockerfile.v0)CMD ["./start.sh"]
2024-09-16 10:47:26 UTC
105 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e63ce922f0229bde5aea9f366c46883dcd23747e7d2c541f16665f199dbf98b8 - 24.86% (26.1 MB)
[#001] sha256:b48c6ecabf6377accf78d922c4aa5d69af7aacb9e0be3d8e171a28c4ada35a23 - 38.46% (40.4 MB)
[#002] sha256:a3bb89786ffbad7bc00332392ce518cad1a036358facaa4f85c31553a4b43830 - 0.0% (92 Bytes)
[#003] sha256:20692a1c31b1552e5ae1806f4ac7aa46e4543534b5c24872df9ac684b0a45f83 - 3.09% (3.24 MB)
[#004] sha256:1e587bbe0efffb2262bd1400511cba94ac8ee1685c83e633990c1dc43954dd69 - 4.55% (4.77 MB)
[#005] sha256:352cde482327499dd1aca163308cb2e6f548983a2d7e2a16a3bf1ccdc9a2ac51 - 29.04% (30.5 MB)
[#006] sha256:c5dbee9ffad1c8f47278da8004cd6dc8ee63d0eec3296031f3b214bd76a1d93e - 0.0% (192 Bytes)
/bin/sh -c #(nop) ARG RELEASE
2024-08-13 09:28:17 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-08-13 09:28:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-08-13 09:28:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-08-13 09:28:20 UTC/bin/sh -c #(nop) ADD file:4126c5ecc7750c7d2beb8c08d15aea03d96910453b36d2fb2d41185fdca7b20f in /
2024-08-13 09:28:20 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-09-16 10:46:08 UTC (buildkit.dockerfile.v0)LABEL maintainer=Evil0ctal
2024-09-16 10:46:08 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2024-09-16 10:46:08 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends python3.11 python3-pip python3.11-dev && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit
2024-09-16 10:46:09 UTC (buildkit.dockerfile.v0)WORKDIR /app
2024-09-16 10:46:09 UTC (buildkit.dockerfile.v0)COPY . /app # buildkit
2024-09-16 10:46:19 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c pip3 install -i https://mirrors.aliyun.com/pypi/simple/ -U pip && pip3 config set global.index-url https://mirrors.aliyun.com/pypi/simple/ # buildkit
2024-09-16 10:47:26 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c pip3 install --no-cache-dir -r requirements.txt # buildkit
2024-09-16 10:47:26 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c chmod +x start.sh # buildkit
2024-09-16 10:47:26 UTC (buildkit.dockerfile.v0)CMD ["./start.sh"]
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.