2022-06-17 08:29:19 UTC
287 MB
/app/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PYTHONUNBUFFERED1
[#000] sha256:59bf1c3509f33515622619af21ed55bbe26d24913cedbca106468a5fb37a50c3 - 0.94% (2.69 MB)
[#001] sha256:a77e8cc8e4512aeee5cc034e716d21ccf100e737e812662ccf01aafb1f4ec997 - 0.0% (206 Bytes)
[#002] sha256:e7dfc3a24fada17e0c1a05fdbaa9e56ecf141cd15f4c206fe4f67d77c80c1081 - 17.17% (49.2 MB)
[#003] sha256:84bfa82fad2f9b7f225f3e7b5cb2331973a5c9ba081fabbfda65268696a3af92 - 13.11% (37.6 MB)
[#004] sha256:b79f54349d1b02541742de84c3287e3cadf0faece1bc28c95d26a5a8de361d23 - 1.41% (4.04 MB)
[#005] sha256:618e2703983c50bcf95d84bae7748baefe3cd71f2e0f7a484a2f6d6c9d2c31eb - 1.95% (5.58 MB)
[#006] sha256:58ac46ea9d3b8ad62dfcc87c9cdba76330cf83ce465a0a37b235450b30c43952 - 15.06% (43.2 MB)
[#007] sha256:5fcf3d53ee81c438cc146b25fe2e7b44de8783dd81935eba38349e5e31ff31ff - 0.14% (398 KB)
[#008] sha256:ec3fa7dd506c86b763c8e5a4a004dcd374d2b83f41aef9288617b308989fc1c1 - 0.0% (126 Bytes)
[#009] sha256:1e42d911bf18f8e8f4f05c316958d88b95f3b58f069fcbf6fb07e2ba2344bd1a - 50.11% (144 MB)
[#010] sha256:30d4a9b07eb0ad179b6aa4fdc9796e7626ac4ad70508421edaa36108f67d4b3b - 0.11% (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-06-13 09:20:26 UTC/bin/sh -c #(nop) EXPOSE 8080
2022-06-13 09:20:27 UTC/bin/sh -c #(nop) WORKDIR /app
2022-06-17 08:29:15 UTC/bin/sh -c #(nop) COPY dir:9853493b30866013dc870c2116426ac7b817c2069339fb2c42387b238c32ad82 in /app/bin
2022-06-17 08:29:18 UTC/bin/sh -c #(nop) COPY dir:a84372748b89eb90478bb1b120b7c8fff3112421d7f93e50fbeae3f53adc6788 in /usr/share/zoneinfo
2022-06-17 08:29:19 UTC/bin/sh -c #(nop) ENV PATH=/app/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-06-17 08:29:19 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.