Namespace
grafana
Image / Tag
loki:main-a4642b5-arm64
Content Digest
sha256:35c6c6b160ccf11f3bcca00ee45587007fabb9ea766eab03705e261b6da62168
Details
Created

2024-09-23 16:55:09 UTC

Size

32.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-09-23T16:53:14Z
  • org.opencontainers.image.revision
    a4642b55e9b374ccd974b662e7b17a2389c3dcbd
  • 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:a116a3abc7c2280af591edee910738ebc522cd51bdba3daf42d32ae665dfcac2 - 0.25% (82.6 KB)

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

[#002] sha256:6f4cfee9177b9f884e8d86b48261a25094b2fcea1a7920919f47ea00712dbee8 - 1.35% (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.38% (126 KB)

[#011] sha256:415229771685057dfd2de050cce7ed7abfed748ec666867048cdf8c3a1d0b430 - 15.22% (4.88 MB)

[#012] sha256:ffeccacd1a73f8a1055b6788095c49c08bd4c9aed41238cd847871ed8f4bc8da - 2.35% (772 KB)

[#013] sha256:7b63ba1ba998b584d9b3155b7fccab8fff50be31e48243410c8bdc014dffdc49 - 80.4% (25.8 MB)

[#014] sha256:6f04af94e62325b8cfee3fb9c8b8c489820f869b48db1a51e23ffee09a1902cd - 0.0% (787 Bytes)

[#015] sha256:2721726df0a02d98f292b14c6dfe8cd947d32b7e7f885a5b63d07adc6011f33b - 0.0% (389 Bytes)

[#016] sha256:7374f32a6629f20260010f6524ef6394344f7d07e43c034bf402543be81ff093 - 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-23 16:55:06 UTC

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

2024-09-23 16:55:07 UTC

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

2024-09-23 16:55:07 UTC

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

2024-09-23 16:55:08 UTC

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

2024-09-23 16:55:08 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-23 16:55:08 UTC

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

2024-09-23 16:55:08 UTC

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

2024-09-23 16:55:08 UTC

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

2024-09-23 16:55:08 UTC

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

2024-09-23 16:55:09 UTC

/busybox/sh -c #(nop) LABEL org.opencontainers.image.created=2024-09-23T16:53:14Z

2024-09-23 16:55:09 UTC

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

2024-09-23 16:55:09 UTC

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

2024-09-23 16:55:09 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