2021-02-23 15:29:14 UTC
36.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:31603596830fc7e56753139f9c2c6bd3759e48a850659506ebfb885d1cf3aef5 - 7.24% (2.64 MB)
[#001] sha256:924dedb31315b4553e4ef456ab76b022bceab641096e1ef4686c68affff7487a - 0.78% (292 KB)
[#002] sha256:77e0ee4901b050bb763a0524daf02c21e3db432dbadc8ec7966c731e3c2d27a4 - 71.07% (26 MB)
[#003] sha256:22f21d7d88481a8762cb3a983654d78d496a8ae1623c164c17cad2ba57ab6e9b - 19.8% (7.23 MB)
[#004] sha256:e181f63540f0a6a6c9afb3b0c7f22ce8c36100875bd37459b696afc9a1e4863d - 0.0% (961 Bytes)
[#005] sha256:b97c9b479eb53efb6ebb67499c7d438f1bdb0ee3c1907a4ce582b830cdc8814f - 1.11% (414 KB)
/bin/sh -c #(nop) ADD file:a0afd0b0db7f9ee9496186ead087ec00edd1386ea8c018557d15720053f7308e in /
2020-04-24 01:05:35 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-02-23 15:27:47 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --update --no-cache ca-certificates # buildkit
2021-02-23 15:29:12 UTC (buildkit.dockerfile.v0)COPY /src/loki/cmd/loki/loki-debug /usr/bin/loki-debug # buildkit
2021-02-23 15:29:12 UTC (buildkit.dockerfile.v0)COPY /go/bin/dlv /usr/bin/dlv # buildkit
2021-02-23 15:29:12 UTC (buildkit.dockerfile.v0)COPY cmd/loki/loki-docker-config.yaml /etc/loki/local-config.yaml # buildkit
2021-02-23 15:29:14 UTC (buildkit.dockerfile.v0)EXPOSE map[3100/tcp:{}]
2021-02-23 15:29:14 UTC (buildkit.dockerfile.v0)EXPOSE map[40000/tcp:{}]
2021-02-23 15:29:14 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache libc6-compat # buildkit
2021-02-23 15:29:14 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/dlv" "--listen=:40000" "--headless=true" "--log" "--continue" "--api-version=2" "exec" "/usr/bin/loki-debug" "--"]
2021-02-23 15:29:14 UTC (buildkit.dockerfile.v0)CMD ["-config.file=/etc/loki/local-config.yaml"]
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.