2022-11-18 09:41:24 UTC
487 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.82% (47.8 MB)
[#002] sha256:b3cd4ecb7559df44428a4f9d3e9a1f355e103a46236c5901aec6b4633914d0ab - 7.87% (38.3 MB)
[#003] sha256:cee28d40f1d5816ae94de586925706807c729b5774de860f20e2d6910ab3956c - 1.03% (5 MB)
[#004] sha256:16408069d645495c104721199df3a8faadd6e8dcee2ec66b9ea266f0fe131439 - 1.11% (5.39 MB)
[#005] sha256:8f644f02d7a4ade02681d01d092f3d545bf37bf27561416110661a4fbf6aeb53 - 8.95% (43.6 MB)
[#006] sha256:771cd37d93cc5d1cd8d63ff76dfd96b40c4cf3720753e0c7074429696a52c595 - 1.2% (5.84 MB)
[#007] sha256:c9ba0f5ac088e336d674c63fd26d7e526afee9506b04633261b3bae5a168f462 - 0.08% (398 KB)
[#008] sha256:8fd6201dea48792afeb709e0fb1b2ab75c19107f9f5178072f639cf9ba698787 - 0.0% (92 Bytes)
[#009] sha256:935fbc4464227dabd0f965083b4be84c3c836d114e731b947877c267a2810119 - 69.33% (337 MB)
[#010] sha256:aa078cc788519afb7d4eefac901679c0c6296b241fccd0d84916a25ebd66e83d - 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-11-18 09:41:08 UTC/bin/sh -c #(nop) EXPOSE 8080
2022-11-18 09:41:08 UTC/bin/sh -c #(nop) WORKDIR /app
2022-11-18 09:41:21 UTC/bin/sh -c #(nop) COPY dir:eeb1bc2579ca702065bce08152a9b61f5226601a8b082110cb6aeecc0a3b7a79 in /app/bin
2022-11-18 09:41:23 UTC/bin/sh -c #(nop) COPY dir:c3f72545af4f290c8fc0a43693ea3334451b85d0dee09c519eb983a71a5a38fa in /usr/share/zoneinfo
2022-11-18 09:41:23 UTC/bin/sh -c #(nop) ENV PATH=/app/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-11-18 09:41:24 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.