Namespace
grafana
Image / Tag
loki:main-c6f1bae-arm
Content Digest
sha256:1713c5fe31828d486746d76c7563a9ee6691a2ecb7fbded3124b041405f31c92
Details
Created

2024-07-22 18:22:42 UTC

Size

27.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-07-22T18:20:06Z
  • org.opencontainers.image.revision
    c6f1bae8f275f589413cf5fac2c1a04cf5f32df2
  • 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:942576b3a4df28a5a0a141fdb926f600b5519f2e433e38b3abe4adb7fe1e56a8 - 0.3% (82.6 KB)

[#001] sha256:e8d9a567199d7a318c875f2558a679ba8a924f817afacbb428afc3ffe6be6828 - 0.05% (13.1 KB)

[#002] sha256:058cf3d8c2ba04ad7c064698c08c5e886a8623c0ad6171b8d72684253534417d - 1.89% (525 KB)

[#003] sha256:b6824ed73363f94b3b2b44084c51c31bc32af77a96861d49e16f91e3ab6bed71 - 0.0% (67 Bytes)

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

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

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

[#007] sha256:27be814a09ebd97fac6fb7b82d19f117185e90601009df3fbab6f442f85cd6b3 - 0.0% (93 Bytes)

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

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

[#010] sha256:9aee425378d2c16cd44177dc54a274b312897f5860a8e78fdfda555a0d79dd71 - 0.46% (127 KB)

[#011] sha256:34dca9dab51a97a3e8e467abc8c8de770823b845ea34bf6bf471c009c0297106 - 13.44% (3.64 MB)

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

[#013] sha256:9936a9bc82b0ed7dc024bb97396bf2f5a4cb6638cb90d8a4ca8f0c1de7fe615b - 81.35% (22.1 MB)

[#014] sha256:27efda39353b5e10347a9baecb107c1ae53a3afb1676f2421f7af67a70e364f1 - 0.0% (787 Bytes)

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

[#016] sha256:d9778d0a5cb04fee1dc5fabf95afc932b4a747e024133ee873e23a7c951c08a8 - 0.0% (898 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-07-22 18:22:39 UTC

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

2024-07-22 18:22:39 UTC

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

2024-07-22 18:22:39 UTC

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

2024-07-22 18:22:40 UTC

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

2024-07-22 18:22:41 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-07-22 18:22:41 UTC

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

2024-07-22 18:22:41 UTC

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

2024-07-22 18:22:41 UTC

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

2024-07-22 18:22:41 UTC

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

2024-07-22 18:22:41 UTC

/busybox/sh -c #(nop) LABEL org.opencontainers.image.created=2024-07-22T18:20:06Z

2024-07-22 18:22:42 UTC

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

2024-07-22 18:22:42 UTC

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

2024-07-22 18:22:42 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