2024-01-02 16:37:38 UTC
180 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:8a49fdb3b6a5ff2bd8ec6a86c05b2922a0f7454579ecc07637e94dfd1d0639b6 - 1.8% (3.24 MB)
[#001] sha256:6ea017884f0777927d974c4fae18143b086dbc13ad7aecd54bc7b20cc4ac465f - 3.89% (6.99 MB)
[#002] sha256:9883798a2aa80fffcf2ddbd4cfd44583565245d07114407aaaf4ec9c18bf84c9 - 48.12% (86.4 MB)
[#003] sha256:fe2aaf71a5dd17c45f626c966c972a879fb065313d6fee2b60f67062021eaf76 - 0.0% (163 Bytes)
[#004] sha256:86f233ca90d11d057f1487c50c8c68ce31658935d055e1b7976f090354090a24 - 23.09% (41.5 MB)
[#005] sha256:35732b51914d5cbc1ad2f9197074d2825ff5660a933daac6fa55462afca0ab3e - 23.09% (41.5 MB)
[#006] sha256:0c9ab37b0585f4944aa79c806248b332fa5a37f0e3db56aa17ad4ca60ecf59e1 - 0.0% (206 Bytes)
[#007] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#008] sha256:41aaa136d544fa18c0cd97a911df295ac8787dbea95292ab87fcfa61365053d8 - 0.0% (820 Bytes)
/bin/sh -c #(nop) ADD file:7625ddfd589fb824ee39f1b1eb387b98f3676420ff52f26eb9d975151e889667 in /
2023-05-09 23:11:10 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-01-02 16:25:07 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk update && apk add -f openssl libgcc libstdc++ ncurses-libs curl # buildkit
2024-01-02 16:37:37 UTC (buildkit.dockerfile.v0)COPY logflare/_build/prod /opt/app # buildkit
2024-01-02 16:37:37 UTC (buildkit.dockerfile.v0)COPY logflare/VERSION /opt/app/VERSION # buildkit
2024-01-02 16:37:38 UTC (buildkit.dockerfile.v0)COPY logflare/priv/static /opt/app/rel/logflare/bin/priv/static # buildkit
2024-01-02 16:37:38 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c cp -r /opt/app/rel/logflare/bin/priv/static /opt/app/rel/logflare/lib/logflare-$(cat /opt/app/VERSION)/priv/static # buildkit
2024-01-02 16:37:38 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c rm -r /opt/app/rel/logflare/bin/priv # buildkit
2024-01-02 16:37:38 UTC (buildkit.dockerfile.v0)WORKDIR /opt/app/rel/logflare/bin
2024-01-02 16:37:38 UTC (buildkit.dockerfile.v0)COPY run.sh ./run.sh # buildkit
2024-01-02 16:37:38 UTC (buildkit.dockerfile.v0)CMD ["sh" "run.sh"]
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.