Namespace
grafana
Image / Tag
loki:hackathon-main-1c21387-debug
Content Digest
sha256:fd54c25921df515e893fde9c37db28b4de0009779500cb402473e07be4095a29
Details
Created

2023-03-15 19:33:25 UTC

Size

42.3 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:ef5531b6e74e7865f5d142926b572d742ad47c153211de707903b4f5dd8d9e77 - 6.33% (2.68 MB)

[#001] sha256:b5261483240bb647fddcb5842890150cf3de1ec2ae12b9cca18d35552e2831e6 - 0.64% (278 KB)

[#002] sha256:69735d14accb3288563f3ae09d82eb8a205b6abb1df3482570feb35ac06507ab - 72.06% (30.5 MB)

[#003] sha256:a6c6d34e8819bb8c9d8e4763b284f1f953340bfb604d56f0d85fc4727ffa45a4 - 20.94% (8.86 MB)

[#004] sha256:727a46f3df859d8816d35582c8a26678af3517b7e98b3c7dba15cf1c9ba5477f - 0.0% (805 Bytes)

[#005] sha256:8279d7b1ab8f1918e123646d62fc1db6b46fc1e3241bc8ad0f8f888424535673 - 0.03% (12.8 KB)


History
2023-02-11 04:46:50 UTC

/bin/sh -c #(nop) ADD file:ac5fb7eb0d68040d948989f0a50914d0d4a6b631cfe76b508eecd82eb7d46953 in /

2023-02-11 04:46:50 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2023-03-15 19:29:54 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add --update --no-cache ca-certificates # buildkit

2023-03-15 19:33:23 UTC (buildkit.dockerfile.v0)

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

2023-03-15 19:33:24 UTC (buildkit.dockerfile.v0)

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

2023-03-15 19:33:24 UTC (buildkit.dockerfile.v0)

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

2023-03-15 19:33:25 UTC (buildkit.dockerfile.v0)

EXPOSE map[3100/tcp:{}]

2023-03-15 19:33:25 UTC (buildkit.dockerfile.v0)

EXPOSE map[40000/tcp:{}]

2023-03-15 19:33:25 UTC (buildkit.dockerfile.v0)

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

2023-03-15 19:33:25 UTC (buildkit.dockerfile.v0)

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

2023-03-15 19:33:25 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