2023-01-09 05:38:18 UTC
501 MB
/app/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PYTHONUNBUFFERED1
[#000] sha256:9621f1afde84053b2f9b6ff34fc7f7460712247c01cbab483c5fa7132cf782ca - 0.54% (2.69 MB)
[#001] sha256:66f02006fe58c798c3f4b1d7f8569a0b0fde5c39bae73902e545f9dc8536450b - 9.53% (47.8 MB)
[#002] sha256:b3cd4ecb7559df44428a4f9d3e9a1f355e103a46236c5901aec6b4633914d0ab - 7.64% (38.3 MB)
[#003] sha256:cee28d40f1d5816ae94de586925706807c729b5774de860f20e2d6910ab3956c - 1.0% (5 MB)
[#004] sha256:16408069d645495c104721199df3a8faadd6e8dcee2ec66b9ea266f0fe131439 - 1.08% (5.39 MB)
[#005] sha256:8f644f02d7a4ade02681d01d092f3d545bf37bf27561416110661a4fbf6aeb53 - 8.69% (43.6 MB)
[#006] sha256:771cd37d93cc5d1cd8d63ff76dfd96b40c4cf3720753e0c7074429696a52c595 - 1.17% (5.84 MB)
[#007] sha256:c9ba0f5ac088e336d674c63fd26d7e526afee9506b04633261b3bae5a168f462 - 0.08% (398 KB)
[#008] sha256:9abbd813322b164df7002739e4daa75d51ac9560d031fdc1c93ce7bf084c7160 - 0.0% (92 Bytes)
[#009] sha256:adcfcc5d906ebc8c5ccb4ea6cf503c5ce3c84ae85a9b4c52936de9362aef2622 - 70.23% (352 MB)
[#010] sha256:9e4c22ce67e907f7e3f95df85b2f79f7fac4c0c8b178abb8bb0b336458d109a2 - 0.06% (313 KB)
/bin/sh -c #(nop) ADD file:f77e3f51f020890d22997e6c2ca98968b75b8bc8c463341a2010ff0655d4c88f in /
2022-08-09 17:20:01 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-08-25 03:25:45 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache musl-dev libgit2-dev libffi-dev && apk add --no-cache gcc # buildkit
2022-08-25 03:26:33 UTC (buildkit.dockerfile.v0)ENV PYTHONUNBUFFERED=1
2022-08-25 03:26:33 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --update --no-cache python3-dev && ln -sf python3 /usr/bin/python # buildkit
2022-08-25 03:26:57 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c python3 -m ensurepip # buildkit
2022-08-25 03:27:29 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c pip3 install --no-cache --upgrade pip setuptools # buildkit
2022-08-25 03:29:50 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c pip3 install dbt-mysql # buildkit
2022-08-25 03:30:13 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c pip3 install dbt-postgres # buildkit
2022-08-25 03:30:17 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache tar # buildkit
2023-01-09 05:38:03 UTC/bin/sh -c #(nop) EXPOSE 8080
2023-01-09 05:38:04 UTC/bin/sh -c #(nop) WORKDIR /app
2023-01-09 05:38:16 UTC/bin/sh -c #(nop) COPY dir:eff196b663fc86db94e382b241a2ba7654946583f9f14c61691aa0f2ab7e7301 in /app/bin
2023-01-09 05:38:17 UTC/bin/sh -c #(nop) COPY dir:c3f72545af4f290c8fc0a43693ea3334451b85d0dee09c519eb983a71a5a38fa in /usr/share/zoneinfo
2023-01-09 05:38:18 UTC/bin/sh -c #(nop) ENV PATH=/app/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-01-09 05:38:18 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.