2022-09-13 03:37:05 UTC
391 MB
/app/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PYTHONUNBUFFERED1
[#000] sha256:59bf1c3509f33515622619af21ed55bbe26d24913cedbca106468a5fb37a50c3 - 0.69% (2.69 MB)
[#001] sha256:a77e8cc8e4512aeee5cc034e716d21ccf100e737e812662ccf01aafb1f4ec997 - 0.0% (206 Bytes)
[#002] sha256:e7dfc3a24fada17e0c1a05fdbaa9e56ecf141cd15f4c206fe4f67d77c80c1081 - 12.59% (49.2 MB)
[#003] sha256:84bfa82fad2f9b7f225f3e7b5cb2331973a5c9ba081fabbfda65268696a3af92 - 9.61% (37.6 MB)
[#004] sha256:b79f54349d1b02541742de84c3287e3cadf0faece1bc28c95d26a5a8de361d23 - 1.03% (4.04 MB)
[#005] sha256:618e2703983c50bcf95d84bae7748baefe3cd71f2e0f7a484a2f6d6c9d2c31eb - 1.43% (5.58 MB)
[#006] sha256:58ac46ea9d3b8ad62dfcc87c9cdba76330cf83ce465a0a37b235450b30c43952 - 11.04% (43.2 MB)
[#007] sha256:5fcf3d53ee81c438cc146b25fe2e7b44de8783dd81935eba38349e5e31ff31ff - 0.1% (398 KB)
[#008] sha256:8a9a407cf260f299ff32663bae5dc64100b12303fa3c50b8bcb6fdeb650dd3f8 - 0.0% (92 Bytes)
[#009] sha256:b0d5ba85cb4a12c72f37e8d37b564252617b612ec6510260bb6d35cdde15f81a - 63.43% (248 MB)
[#010] sha256:a484ca4a81a1f99d1fd8f515ad95cdfa9fbc4fc87f04510407e3ed35342c2b4b - 0.08% (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-09-13 03:36:51 UTC/bin/sh -c #(nop) EXPOSE 8080
2022-09-13 03:36:52 UTC/bin/sh -c #(nop) WORKDIR /app
2022-09-13 03:37:03 UTC/bin/sh -c #(nop) COPY dir:c8880decc035e2636f2699df95c028ab3afd4bfc5a286cf630d105d76ddd3b79 in /app/bin
2022-09-13 03:37:04 UTC/bin/sh -c #(nop) COPY dir:a84372748b89eb90478bb1b120b7c8fff3112421d7f93e50fbeae3f53adc6788 in /usr/share/zoneinfo
2022-09-13 03:37:04 UTC/bin/sh -c #(nop) ENV PATH=/app/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-09-13 03:37:05 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.