Namespace
grafana
Image / Tag
loki:main-aa1ac99
Content Digest
sha256:8b9ff9dfd7c9076c0910d6ff4d45ad09840728e4852422be79f0f44b685a93de
Details
Created

2024-09-04 18:50:42 UTC

Size

35.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-09-04T18:49:08Z
  • org.opencontainers.image.revision
    aa1ac99f4d369c87fd0db4fcf853ebce534e3500
  • 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:2c77aede9220a8084cb63c65dd692c79ba2cbb049f0a50d2caef3bb2f6855216 - 0.23% (82.6 KB)

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

[#002] sha256:058cf3d8c2ba04ad7c064698c08c5e886a8623c0ad6171b8d72684253534417d - 1.46% (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.35% (127 KB)

[#011] sha256:16c17c4ede07b2ce0e1adce59dfff4f854aea3b72108880f2e784030fba44061 - 13.87% (4.86 MB)

[#012] sha256:b0396c81d1f30ba9f41e315b4103a643ef14d1febcce5eea6b0b1c497124151b - 2.0% (718 KB)

[#013] sha256:2ad2b3fb67dde80703c4e88e659fd02f31b0dc77a60922e755c5fa6afe1d4b33 - 82.03% (28.8 MB)

[#014] sha256:4cdb982ca2875447aaac5bd523b15983b5e15028c4021b31f9ae6af5b9c65756 - 0.0% (784 Bytes)

[#015] sha256:ec53cd7c3ac94b9c2aa79199957e3d18d3dac9f248af5ad852151179940067f0 - 0.0% (388 Bytes)

[#016] sha256:88a8027ce3fa610cf2f9a8e05d0c8c0e42ea9bd89608d80248f85c096cfaa8f9 - 0.0% (894 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-04 18:50:40 UTC

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

2024-09-04 18:50:40 UTC

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

2024-09-04 18:50:40 UTC

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

2024-09-04 18:50:41 UTC

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

2024-09-04 18:50: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-09-04 18:50:41 UTC

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

2024-09-04 18:50:41 UTC

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

2024-09-04 18:50:41 UTC

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

2024-09-04 18:50:41 UTC

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

2024-09-04 18:50:41 UTC

/busybox/sh -c #(nop) LABEL org.opencontainers.image.created=2024-09-04T18:49:08Z

2024-09-04 18:50:41 UTC

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

2024-09-04 18:50:42 UTC

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

2024-09-04 18:50:42 UTC

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

Details
Created

2024-09-04 18:51:13 UTC

Size

32.3 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-09-04T18:48:50Z
  • org.opencontainers.image.revision
    aa1ac99f4d369c87fd0db4fcf853ebce534e3500
  • 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:7f7bd99470b9def2fba6a26da33e137f33f9601c15664059eec174042759ec0a - 0.25% (82.6 KB)

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

[#002] sha256:058cf3d8c2ba04ad7c064698c08c5e886a8623c0ad6171b8d72684253534417d - 1.59% (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.38% (127 KB)

[#011] sha256:e77934b88b67a90a3dda750a28848f8deb1b21ff94b6d55352947cbf3a73845a - 11.28% (3.64 MB)

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

[#013] sha256:d3114be36dd7f81e385ef6f9195945afa7383c9e95ed6ffca5c448dceee42f66 - 84.36% (27.3 MB)

[#014] sha256:06f3d9f5fbb80498bb2aa2aaf6a6af62e7506825877bc1cea116fea9d095bed8 - 0.0% (786 Bytes)

[#015] sha256:487a9cb8def2aba9584f5bf38b26b1a1bb3afb0cee04ec654cc717c0bc5587fa - 0.0% (390 Bytes)

[#016] sha256:9ba9ee463c3f58b06aff7f095a97213318056db7ec3c2c19ffa61beebabdab1c - 0.0% (896 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-04 18:51:11 UTC

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

2024-09-04 18:51:11 UTC

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

2024-09-04 18:51:11 UTC

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

2024-09-04 18:51:12 UTC

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

2024-09-04 18:51:12 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-04 18:51:13 UTC

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

2024-09-04 18:51:13 UTC

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

2024-09-04 18:51:13 UTC

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

2024-09-04 18:51:13 UTC

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

2024-09-04 18:51:13 UTC

/busybox/sh -c #(nop) LABEL org.opencontainers.image.created=2024-09-04T18:48:50Z

2024-09-04 18:51:13 UTC

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

2024-09-04 18:51:13 UTC

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

2024-09-04 18:51:13 UTC

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

Details
Created

2024-09-04 18:50:37 UTC

Size

32.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-09-04T18:48:52Z
  • org.opencontainers.image.revision
    aa1ac99f4d369c87fd0db4fcf853ebce534e3500
  • 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:38de4aed10acf01dc695e944069712c3ae5fe76bdd949f92f372003e2df2bd37 - 0.25% (82.6 KB)

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

[#002] sha256:058cf3d8c2ba04ad7c064698c08c5e886a8623c0ad6171b8d72684253534417d - 1.56% (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.38% (127 KB)

[#011] sha256:382912707c143ed1fa64435d5417810c20ecbe5db9643cfa56dd0d3f5bde870f - 14.85% (4.88 MB)

[#012] sha256:6b400b02f8e7d2d2d663ac8a58f18aeb04af62664bcf85cd79fa6fbce0b47aa2 - 2.21% (742 KB)

[#013] sha256:4492515e12a771491fc5f93c81535defc2e9d63e52fe1d8969a4d8517394050c - 80.71% (26.5 MB)

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

[#015] sha256:3ebda31f3b851d975533ba2375a667f72c144eb77321548bc747c469a1b47ecd - 0.0% (390 Bytes)

[#016] sha256:e9e2f34536ccc70d3e6b372a4ecc580e5ee2251a475824023e8d0925a2634f55 - 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-09-04 18:50:35 UTC

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

2024-09-04 18:50:35 UTC

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

2024-09-04 18:50:35 UTC

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

2024-09-04 18:50:36 UTC

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

2024-09-04 18:50:37 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-04 18:50:37 UTC

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

2024-09-04 18:50:37 UTC

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

2024-09-04 18:50:37 UTC

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

2024-09-04 18:50:37 UTC

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

2024-09-04 18:50:37 UTC

/busybox/sh -c #(nop) LABEL org.opencontainers.image.created=2024-09-04T18:48:52Z

2024-09-04 18:50:37 UTC

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

2024-09-04 18:50:37 UTC

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

2024-09-04 18:50:37 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