2022-07-28 13:56:13 UTC
328 MB
/app/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PYTHONUNBUFFERED1
[#000] sha256:59bf1c3509f33515622619af21ed55bbe26d24913cedbca106468a5fb37a50c3 - 0.82% (2.69 MB)
[#001] sha256:a77e8cc8e4512aeee5cc034e716d21ccf100e737e812662ccf01aafb1f4ec997 - 0.0% (206 Bytes)
[#002] sha256:e7dfc3a24fada17e0c1a05fdbaa9e56ecf141cd15f4c206fe4f67d77c80c1081 - 15.02% (49.2 MB)
[#003] sha256:84bfa82fad2f9b7f225f3e7b5cb2331973a5c9ba081fabbfda65268696a3af92 - 11.47% (37.6 MB)
[#004] sha256:b79f54349d1b02541742de84c3287e3cadf0faece1bc28c95d26a5a8de361d23 - 1.23% (4.04 MB)
[#005] sha256:618e2703983c50bcf95d84bae7748baefe3cd71f2e0f7a484a2f6d6c9d2c31eb - 1.7% (5.58 MB)
[#006] sha256:58ac46ea9d3b8ad62dfcc87c9cdba76330cf83ce465a0a37b235450b30c43952 - 13.18% (43.2 MB)
[#007] sha256:5fcf3d53ee81c438cc146b25fe2e7b44de8783dd81935eba38349e5e31ff31ff - 0.12% (398 KB)
[#008] sha256:d05048ad360620ae54b47d97c21763768e37a8c2a29168310a00d0caec339566 - 0.0% (92 Bytes)
[#009] sha256:ca0e0dfa7282d28d2943787438aac3fcd9bd22698a7e4f77f8aad418269fdd25 - 56.35% (185 MB)
[#010] sha256:c961510147159bb58b0adb24752ecc61b5c74339c2e6933f1624b1884b9ee03a - 0.1% (321 KB)
/bin/sh -c #(nop) ADD file:9233f6f2237d79659a9521f7e390df217cec49f1a8aa3a12147bbca1956acdb9 in /
2021-11-24 20:19:40 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-06-07 07:55:42 UTC/bin/sh -c set -eux && sed -i 's/dl-cdn.alpinelinux.org/mirrors.ustc.edu.cn/g' /etc/apk/repositories
2022-06-07 07:55:49 UTC/bin/sh -c apk add --no-cache musl-dev libgit2-dev libffi-dev && apk add --no-cache gcc
2022-06-07 07:55:50 UTC/bin/sh -c #(nop) ENV PYTHONUNBUFFERED=1
2022-06-07 07:55:55 UTC/bin/sh -c apk add --update --no-cache python3-dev && ln -sf python3 /usr/bin/python
2022-06-07 07:56:01 UTC/bin/sh -c python3 -m ensurepip
2022-06-07 07:57:18 UTC/bin/sh -c pip3 install --no-cache --upgrade pip setuptools
2022-06-07 08:16:25 UTC/bin/sh -c pip3 install dbt-mysql
2022-06-07 08:16:28 UTC/bin/sh -c apk add --no-cache tar
2022-07-28 13:56:01 UTC/bin/sh -c #(nop) EXPOSE 8080
2022-07-28 13:56:02 UTC/bin/sh -c #(nop) WORKDIR /app
2022-07-28 13:56:11 UTC/bin/sh -c #(nop) COPY dir:a5134fb495636ce95fedae21ee0cb2a19ec5130e7a5b4aabfb0172c763e677c0 in /app/bin
2022-07-28 13:56:12 UTC/bin/sh -c #(nop) COPY dir:a84372748b89eb90478bb1b120b7c8fff3112421d7f93e50fbeae3f53adc6788 in /usr/share/zoneinfo
2022-07-28 13:56:13 UTC/bin/sh -c #(nop) ENV PATH=/app/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-07-28 13:56:13 UTC/bin/sh -c #(nop) CMD ["lake"]
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.