Namespace
grafana
Image / Tag
loki:main-3509edd
Content Digest
sha256:842e824bbe88c0ebed78eb09b383d11b1aa83d6b114b79444662f35a9bb23484
Details
Created

2023-06-20 18:32:43 UTC

Size

22.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-06-20T18:31:47Z
  • org.opencontainers.image.revision
    3509edd98dd166c00764834ed35b56dd3e9e3d24
  • 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


Layers

[#000] sha256:91d30c5bc19582de1415b18f1ec5bcbf52a558b62cf6cc201c9669df9f748c22 - 11.85% (2.68 MB)

[#001] sha256:15b0b0c75349c79169ba409d1c073741042e143125613ccf77957f22753c2e92 - 1.4% (324 KB)

[#002] sha256:a06c21c74fae523f6689e62c13875b5ad30f1acd46960dc2892aa9aa39e6ed92 - 86.73% (19.6 MB)

[#003] sha256:a5a7075ad99f1a6915c78f0741c8abe30a0000ebd77f2598166e89f839d74bb5 - 0.0% (775 Bytes)

[#004] sha256:4329a4d92d51b08882485de139ecde352512b94d696e912fd175500d431534b9 - 0.01% (1.21 KB)

[#005] sha256:adeced0e2ccf428f5bb2bbcd3a0dfe9981264c578c979ccb86c3cefbc864bb65 - 0.0% (839 Bytes)


History
2023-03-29 18:19:28 UTC

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

2023-03-29 18:19:28 UTC

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

2023-06-20 18:32:41 UTC

/bin/sh -c apk add --no-cache ca-certificates libcap

2023-06-20 18:32:41 UTC

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

2023-06-20 18:32:41 UTC

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

2023-06-20 18:32:42 UTC

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

2023-06-20 18:32:42 UTC

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

2023-06-20 18:32:42 UTC

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

2023-06-20 18:32:42 UTC

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

2023-06-20 18:32:42 UTC

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

2023-06-20 18:32:42 UTC

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

2023-06-20 18:32:42 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-06-20T18:31:47Z

2023-06-20 18:32:42 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3509edd98dd166c00764834ed35b56dd3e9e3d24

2023-06-20 18:32:42 UTC

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

2023-06-20 18:32:43 UTC

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

Details
Created

2023-06-20 18:34:38 UTC

Size

21.5 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-06-20T18:31:57Z
  • org.opencontainers.image.revision
    3509edd98dd166c00764834ed35b56dd3e9e3d24
  • 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


Layers

[#000] sha256:c4ddbcc13e08e4ef30f810d8afad41fd6994bd8af7d37746d0ea33d8813968fc - 11.59% (2.5 MB)

[#001] sha256:b2708b72550495a561695e668f098a3c118d4ac2d6972cea53f033902f26e94a - 1.45% (319 KB)

[#002] sha256:92a539d9b476242d467187f977499bce052393116b450e0925a6dea5edf07ff2 - 86.95% (18.7 MB)

[#003] sha256:34511745834657c16bd37fe3ea5b4d796b901e34ff58f27f6a50b0ed7290bcad - 0.0% (804 Bytes)

[#004] sha256:9b5128788db85b20c5a60bac8be829d4c838295c718684c91f59d324fdeefccb - 0.01% (1.24 KB)

[#005] sha256:426fc01813c712c379569c6d316dc1cdaa2fc3e302e8c39c6cdbdcc9c1c770cb - 0.0% (870 Bytes)


History
2023-03-29 18:01:11 UTC

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

2023-03-29 18:01:11 UTC

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

2023-06-20 18:34:35 UTC

/bin/sh -c apk add --no-cache ca-certificates libcap

2023-06-20 18:34:36 UTC

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

2023-06-20 18:34:36 UTC

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

2023-06-20 18:34:37 UTC

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

2023-06-20 18:34:37 UTC

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

2023-06-20 18:34:37 UTC

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

2023-06-20 18:34:37 UTC

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

2023-06-20 18:34:37 UTC

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

2023-06-20 18:34:37 UTC

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

2023-06-20 18:34:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-06-20T18:31:57Z

2023-06-20 18:34:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3509edd98dd166c00764834ed35b56dd3e9e3d24

2023-06-20 18:34:38 UTC

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

2023-06-20 18:34:38 UTC

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

Details
Created

2023-06-20 18:33:58 UTC

Size

20.8 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-06-20T18:31:58Z
  • org.opencontainers.image.revision
    3509edd98dd166c00764834ed35b56dd3e9e3d24
  • 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


Layers

[#000] sha256:547446be3368f442c50ff95e2a2a9c85110b6b41bbb3c75b7e5ebb115f478b57 - 12.44% (2.58 MB)

[#001] sha256:55cf63e56702c0013129be3b09f6dc8135c1b2e3430f449d8f0a5576ebbd9d48 - 1.52% (323 KB)

[#002] sha256:084a2e484a561f885165821e7bb71df6c546a1d9a424c455ee9ff194d1ff7fd5 - 86.02% (17.9 MB)

[#003] sha256:034680fb85b9f603daa90dce68e65547113b299e63381b4f18b213425409eeb8 - 0.0% (804 Bytes)

[#004] sha256:2ff62247c896feaee4f7a00aae4dde02bab9e5d492ef48e05039e202cff16f0e - 0.01% (1.24 KB)

[#005] sha256:116049373f0b98636d63926348675f3b982b627391d2405554c6030f042fb11c - 0.0% (870 Bytes)


History
2023-03-29 17:39:20 UTC

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

2023-03-29 17:39:20 UTC

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

2023-06-20 18:33:56 UTC

/bin/sh -c apk add --no-cache ca-certificates libcap

2023-06-20 18:33:56 UTC

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

2023-06-20 18:33:56 UTC

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

2023-06-20 18:33:57 UTC

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

2023-06-20 18:33:58 UTC

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

2023-06-20 18:33:58 UTC

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

2023-06-20 18:33:58 UTC

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

2023-06-20 18:33:58 UTC

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

2023-06-20 18:33:58 UTC

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

2023-06-20 18:33:58 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-06-20T18:31:58Z

2023-06-20 18:33:58 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3509edd98dd166c00764834ed35b56dd3e9e3d24

2023-06-20 18:33:58 UTC

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

2023-06-20 18:33:58 UTC

/bin/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