Namespace
grafana
Image / Tag
loki:main-cdf084f-arm
Content Digest
sha256:2468d712aa214e61e430dd954acdeb44700ad6b72c7b57e7083e857bf76aaba2
Details
Created

2024-09-20 13:59:29 UTC

Size

30.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-09-20T13:56:38Z
  • org.opencontainers.image.revision
    cdf084fdaeaf632e7c078022c6ad4322bfef2989
  • org.opencontainers.image.source
    https://github.com/grafana/loki.git
  • org.opencontainers.image.url
    https://github.com/grafana/loki

Environment
PATH

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

SSL_CERT_FILE

/etc/ssl/certs/ca-certificates.crt


Layers

[#000] sha256:2a417a7e95e08dabacf31fd4293ff8b046a76476190198d4c57d758e53cc19d9 - 0.26% (82.6 KB)

[#001] sha256:2e4cf50eeb92ac3a7afe75e15d96a26dee99449f86b46c75b5d95f4418a5bca0 - 0.04% (12.3 KB)

[#002] sha256:6f4cfee9177b9f884e8d86b48261a25094b2fcea1a7920919f47ea00712dbee8 - 1.41% (442 KB)

[#003] sha256:0f8b424aa0b96c1c388a5fd4d90735604459256336853082afb61733438872b5 - 0.0% (75 Bytes)

[#004] sha256:7c12895b777bcaa8ccae0605b4de635b68fc32d60fa08f421dc3818bf55ee212 - 0.0% (188 Bytes)

[#005] sha256:33e068de264953dfdc9f9ada207e76b61159721fd64a4820b320d05133a55fb8 - 0.0% (122 Bytes)

[#006] sha256:5664b15f108bf9436ce3312090a767300800edbbfd4511aa1a6d64357024d5dd - 0.0% (168 Bytes)

[#007] sha256:1069fc2daed1aceff7232f4b8ab21200dd3d8b04f61be9da86977a34a105dfdc - 0.0% (97 Bytes)

[#008] sha256:4aa0ea1413d37a58615488592a0b827ea4b2e48fa5a77cf707d0e35f025e613f - 0.0% (385 Bytes)

[#009] sha256:da7816fa955ea24533c388143c78804c28682eef99b4ee3723b548c70148bba6 - 0.0% (321 Bytes)

[#010] sha256:b14dda4f7e68afc0d37ff8e5a0ab4b30dde7b19bec2c8c559987ae3e37514b0d - 0.4% (126 KB)

[#011] sha256:5a5ac63521b95e9f1c1e07a393ad1a74031c511bf3131cbea50d6fc8fd7cba73 - 11.93% (3.64 MB)

[#012] sha256:1ff6f4906d7a1d1d3b82573b0d30e964300e200cde19e0ea0b08711cb7d415fb - 2.22% (694 KB)

[#013] sha256:6079ecb5881e28836744820cc9306a9bc9c1a7c13c15b03b7ee38425cbe7a1f4 - 83.73% (25.6 MB)

[#014] sha256:4f2fcf55e421dea64f7a7134e52699456b3023473a151ad3478919190c389280 - 0.0% (787 Bytes)

[#015] sha256:e38297bd86b365b509482cdb61449028a4358cfea18694e4c17c06095c7644c6 - 0.0% (391 Bytes)

[#016] sha256:23218d1e68c4de3b850a3d8c222134488f5dbd96410f625abf7d70abfb121074 - 0.0% (895 Bytes)


History
0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

2024-09-20 13:59:26 UTC

/bin/sh -c #(nop) COPY file:9c99cb7acf7078c73841a50e678d7e489e947069c84eb89bd561dffd6c5dc5f6 in /usr/bin/loki

2024-09-20 13:59:27 UTC

/bin/sh -c #(nop) COPY file:f551cc58d79e8069c9bc5783f73f896887dd141873716a0055aa06f923607abe in /etc/loki/local-config.yaml

2024-09-20 13:59:27 UTC

/busybox/sh -c #(nop) SHELL [/busybox/sh -c]

2024-09-20 13:59:28 UTC

/busybox/sh -c addgroup -g 10001 -S loki && adduser -u 10001 -S loki -G loki

2024-09-20 13:59:28 UTC

/busybox/sh -c mkdir -p /loki/rules && mkdir -p /loki/rules-temp && chown -R loki:loki /etc/loki /loki && ln -s /busybox/sh /bin/sh

2024-09-20 13:59:28 UTC

/busybox/sh -c #(nop) USER 10001

2024-09-20 13:59:28 UTC

/busybox/sh -c #(nop) EXPOSE 3100

2024-09-20 13:59:29 UTC

/busybox/sh -c #(nop) ENTRYPOINT ["/usr/bin/loki"]

2024-09-20 13:59:29 UTC

/busybox/sh -c #(nop) CMD ["-config.file=/etc/loki/local-config.yaml"]

2024-09-20 13:59:29 UTC

/busybox/sh -c #(nop) LABEL org.opencontainers.image.created=2024-09-20T13:56:38Z

2024-09-20 13:59:29 UTC

/busybox/sh -c #(nop) LABEL org.opencontainers.image.revision=cdf084fdaeaf632e7c078022c6ad4322bfef2989

2024-09-20 13:59:29 UTC

/busybox/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/grafana/loki.git

2024-09-20 13:59:29 UTC

/busybox/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/grafana/loki

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