2022-10-08 05:54:03 UTC
485 MB
/app/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PYTHONUNBUFFERED1
[#000] sha256:9621f1afde84053b2f9b6ff34fc7f7460712247c01cbab483c5fa7132cf782ca - 0.55% (2.69 MB)
[#001] sha256:66f02006fe58c798c3f4b1d7f8569a0b0fde5c39bae73902e545f9dc8536450b - 9.84% (47.8 MB)
[#002] sha256:b3cd4ecb7559df44428a4f9d3e9a1f355e103a46236c5901aec6b4633914d0ab - 7.89% (38.3 MB)
[#003] sha256:cee28d40f1d5816ae94de586925706807c729b5774de860f20e2d6910ab3956c - 1.03% (5 MB)
[#004] sha256:16408069d645495c104721199df3a8faadd6e8dcee2ec66b9ea266f0fe131439 - 1.11% (5.39 MB)
[#005] sha256:8f644f02d7a4ade02681d01d092f3d545bf37bf27561416110661a4fbf6aeb53 - 8.97% (43.6 MB)
[#006] sha256:771cd37d93cc5d1cd8d63ff76dfd96b40c4cf3720753e0c7074429696a52c595 - 1.2% (5.84 MB)
[#007] sha256:c9ba0f5ac088e336d674c63fd26d7e526afee9506b04633261b3bae5a168f462 - 0.08% (398 KB)
[#008] sha256:dec23a2da9432a48650454c52e425415f21e857b0a1de5de84b5cb1067e61a1f - 0.0% (90 Bytes)
[#009] sha256:38e76a0d78f93e81a77301ad69449a40b1fdcab6f5afbce41ca7e19b3d452963 - 69.25% (336 MB)
[#010] sha256:c66d7fb854c6edf1ce637bcd71b5460e10cb89ed9c454a1cb31c286259d25dfa - 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
2022-10-08 05:53:48 UTC/bin/sh -c #(nop) EXPOSE 8080
2022-10-08 05:53:49 UTC/bin/sh -c #(nop) WORKDIR /app
2022-10-08 05:54:00 UTC/bin/sh -c #(nop) COPY dir:a87ada1babd0225d84b43265dc878fc38a31ec3b933a5bbe14f14d8d1c0db780 in /app/bin
2022-10-08 05:54:02 UTC/bin/sh -c #(nop) COPY dir:c3f72545af4f290c8fc0a43693ea3334451b85d0dee09c519eb983a71a5a38fa in /usr/share/zoneinfo
2022-10-08 05:54:02 UTC/bin/sh -c #(nop) ENV PATH=/app/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-10-08 05:54:03 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.