2024-06-14 08:02:43 UTC
113 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:7646c8da332499ae416b15479ce832db32e39a501c662e24324f595509a0d3db - 24.93% (28.2 MB)
[#001] sha256:c355970b3bb1b00c091082192da08a0465e13d760628d729ffac17fd8677c8d0 - 36.74% (41.5 MB)
[#002] sha256:193be88c164cd9111dbc6dad1f2f7ec1297a345d7d611de541aaff0e6e42ef5e - 0.0% (93 Bytes)
[#003] sha256:2789ff897b0fd7cde67cd352db170b2aeffaf0aebc51f461ae922e505e855bc2 - 2.86% (3.23 MB)
[#004] sha256:12f4d86cc23f605719ae25ce8f76e054bc85ca12e84760735f3ddf7edbbc8e62 - 4.94% (5.58 MB)
[#005] sha256:fc7f5d1e5be4cfb1e10a832ca7cea45f3e72d0d1680cc42d48a2825411f4a5f2 - 30.53% (34.5 MB)
[#006] sha256:8b66e0cb50c9617898cdd78e0b8526aa1ab27f406ce27bc9bc2f0300910d0670 - 0.0% (197 Bytes)
/bin/sh -c #(nop) ARG RELEASE
2024-06-03 10:32:23 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-06-03 10:32:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-06-03 10:32:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-06-03 10:32:25 UTC/bin/sh -c #(nop) ADD file:89847d76d242dea90ede05e9e1e13a1ff4400a65eafbe2d6e31e086c93893580 in /
2024-06-03 10:32:26 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-06-14 08:00:32 UTC (buildkit.dockerfile.v0)LABEL maintainer=Evil0ctal
2024-06-14 08:00:32 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2024-06-14 08:00:32 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-06-14 08:00:32 UTC (buildkit.dockerfile.v0)WORKDIR /app
2024-06-14 08:00:32 UTC (buildkit.dockerfile.v0)COPY . /app # buildkit
2024-06-14 08:00:41 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-06-14 08:02:43 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c pip3 install --no-cache-dir -r requirements.txt # buildkit
2024-06-14 08:02:43 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c chmod +x start.sh # buildkit
2024-06-14 08:02:43 UTC (buildkit.dockerfile.v0)CMD ["./start.sh"]
2024-06-14 08:05:39 UTC
106 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:9b10a938e28486049341cb41134e8c0c141b2e25870896c597e2a54df471acbb - 24.65% (26.1 MB)
[#001] sha256:213fe75aeca094e77a8055d47dbcf8dc1f066e5cbd42b98d8c8466c45eb35c91 - 38.13% (40.4 MB)
[#002] sha256:9261271e8d3401a903bc1e679aa9e5b4a0a7f7d3236c45c6b7ce82d09236bc04 - 0.0% (93 Bytes)
[#003] sha256:2789ff897b0fd7cde67cd352db170b2aeffaf0aebc51f461ae922e505e855bc2 - 3.05% (3.23 MB)
[#004] sha256:2fdc01393f678cce8f5f254a605acc65cf408c17dba1c03d75084a39e0ef0536 - 5.27% (5.58 MB)
[#005] sha256:bc27c34298b980de2aaeef03c1db9adf4cf9144d5804b278c7898362d461891c - 28.9% (30.6 MB)
[#006] sha256:8b66e0cb50c9617898cdd78e0b8526aa1ab27f406ce27bc9bc2f0300910d0670 - 0.0% (197 Bytes)
/bin/sh -c #(nop) ARG RELEASE
2024-06-03 10:30:07 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-06-03 10:30:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-06-03 10:30:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-06-03 10:30:11 UTC/bin/sh -c #(nop) ADD file:5f73ea0f53302f1771b6d2cb5650f715247ad02d80e986d67b2d55c22712f1ca in /
2024-06-03 10:30:12 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-06-14 08:02:38 UTC (buildkit.dockerfile.v0)LABEL maintainer=Evil0ctal
2024-06-14 08:02:38 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2024-06-14 08:02:38 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-06-14 08:02:38 UTC (buildkit.dockerfile.v0)WORKDIR /app
2024-06-14 08:02:38 UTC (buildkit.dockerfile.v0)COPY . /app # buildkit
2024-06-14 08:02:58 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-06-14 08:05:39 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c pip3 install --no-cache-dir -r requirements.txt # buildkit
2024-06-14 08:05:39 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c chmod +x start.sh # buildkit
2024-06-14 08:05:39 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.