Namespace
grafana
Image / Tag
loki:debug-image-f10535f-WIP-debug
Content Digest
sha256:ddf2d03f921b48409f21f7973015065cb4f5ba45c93de031d8bbab20df625037
Details
Created

2021-02-23 16:24:53 UTC

Size

37.1 MB

Content Digest
Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:31603596830fc7e56753139f9c2c6bd3759e48a850659506ebfb885d1cf3aef5 - 7.13% (2.64 MB)

[#001] sha256:924dedb31315b4553e4ef456ab76b022bceab641096e1ef4686c68affff7487a - 0.77% (292 KB)

[#002] sha256:65d35f14c8f8c437a68d9ce20e955d58b5c0479ed49176db22c907bc50014436 - 70.03% (26 MB)

[#003] sha256:960b921df4995201492c7878743d0e72a84da3fd65eeb81314491a9bbb47ecb1 - 20.97% (7.78 MB)

[#004] sha256:72291f0f2f5976e37345db1d444e8dee9002f110371773a186eabcac31fbe68e - 0.0% (962 Bytes)

[#005] sha256:dee236536329a7295906d93b533257f7cfabc566d7f664b13fc2fd8af716bfe0 - 1.09% (414 KB)


History
2020-04-24 01:05:35 UTC

/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 16:24:51 UTC (buildkit.dockerfile.v0)

COPY /src/loki/cmd/loki/loki-debug /usr/bin/loki-debug # buildkit

2021-02-23 16:24:51 UTC (buildkit.dockerfile.v0)

COPY /go/bin/dlv /usr/bin/dlv # buildkit

2021-02-23 16:24:51 UTC (buildkit.dockerfile.v0)

COPY cmd/loki/loki-docker-config.yaml /etc/loki/local-config.yaml # buildkit

2021-02-23 16:24:53 UTC (buildkit.dockerfile.v0)

EXPOSE map[3100/tcp:{}]

2021-02-23 16:24:53 UTC (buildkit.dockerfile.v0)

EXPOSE map[40000/tcp:{}]

2021-02-23 16:24:53 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add --no-cache libc6-compat # buildkit

2021-02-23 16:24:53 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/dlv" "--listen=:40000" "--headless=true" "--log" "--continue" "--accept-multiclient" "--api-version=2" "exec" "/usr/bin/loki-debug" "--"]

2021-02-23 16:24:53 UTC (buildkit.dockerfile.v0)

CMD ["-config.file=/etc/loki/local-config.yaml"]

Danger Zone
Delete Tag

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.

Delete