Namespace
grafana
Image / Tag
loki:main-c1052d7
Content Digest
sha256:ac78d6ae87f4d838f2c02a9b78c3c894da7f9c62f19ecaf9eba959be3afaa870
Details
Created

2023-05-04 15:33:03 UTC

Size

22.5 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-05-04T15:32:09Z
  • org.opencontainers.image.revision
    c1052d704cf80d1624bb159dec1f35b423ca69aa
  • 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.91% (2.68 MB)

[#001] sha256:ed8bbb42b6b624cca842c1c3af998f0d802374f70586d22e82f9571e087b2046 - 1.41% (324 KB)

[#002] sha256:f1524c2fc4c89a68391e87a6c0f30425ee982f88e806d39de4314bf22bce43e4 - 86.67% (19.5 MB)

[#003] sha256:7138a443705f6407450302196e38006a1207b18d3dd6addd38325557dd052060 - 0.0% (777 Bytes)

[#004] sha256:5cd714e1ba136be0170606b6b2d5cf2999a3d23d42ae34ae9386b02631f4628b - 0.01% (1.21 KB)

[#005] sha256:bc1c640196ef7a022f1079c6dbaac543d7560f273c0de098ad52eeccd6a940b3 - 0.0% (840 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-05-04 15:33:01 UTC

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

2023-05-04 15:33:02 UTC

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

2023-05-04 15:33:02 UTC

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

2023-05-04 15:33:02 UTC

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

2023-05-04 15:33:03 UTC

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

2023-05-04 15:33:03 UTC

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

2023-05-04 15:33:03 UTC

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

2023-05-04 15:33:03 UTC

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

2023-05-04 15:33:03 UTC

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

2023-05-04 15:33:03 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-05-04T15:32:09Z

2023-05-04 15:33:03 UTC

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

2023-05-04 15:33:03 UTC

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

2023-05-04 15:33:03 UTC

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

Details
Created

2023-05-04 15:37:27 UTC

Size

21.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-05-04T15:34:44Z
  • org.opencontainers.image.revision
    c1052d704cf80d1624bb159dec1f35b423ca69aa
  • 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.66% (2.5 MB)

[#001] sha256:831ec0205120d06392ae6bc04e7b303a2b3c842eceec0d21d7fcb525b808a39c - 1.45% (318 KB)

[#002] sha256:ce656a1750199ff6b1bd75a85a34e10888575990ac1732a33c0b784a299a8356 - 86.87% (18.6 MB)

[#003] sha256:1fdac7f2a05805f07eb78992a8b0653500ed65ea42c14758300b008a636cd6fd - 0.0% (804 Bytes)

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

[#005] sha256:b8fcf3d53ccaba6aef20b95cb155e03920935ace6f360988db669fd579b04fcc - 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-05-04 15:37:24 UTC

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

2023-05-04 15:37:25 UTC

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

2023-05-04 15:37:25 UTC

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

2023-05-04 15:37:26 UTC

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

2023-05-04 15:37:27 UTC

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

2023-05-04 15:37:27 UTC

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

2023-05-04 15:37:27 UTC

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

2023-05-04 15:37:27 UTC

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

2023-05-04 15:37:27 UTC

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

2023-05-04 15:37:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-05-04T15:34:44Z

2023-05-04 15:37:27 UTC

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

2023-05-04 15:37:27 UTC

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

2023-05-04 15:37:27 UTC

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

Details
Created

2023-05-04 15:34:22 UTC

Size

20.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-05-04T15:32:18Z
  • org.opencontainers.image.revision
    c1052d704cf80d1624bb159dec1f35b423ca69aa
  • 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.51% (2.58 MB)

[#001] sha256:e2482847534a6f69c925ae1619c67b69669119ce0b8726eb5acf23e659d6fb58 - 1.53% (323 KB)

[#002] sha256:fd9103177d26fb2c220a7d05ded99894ec83e843b450d23342f20dcaf977769d - 85.95% (17.8 MB)

[#003] sha256:19ff1d9104cb3b449fbebdcc9dbbe0d5fc041dfcafca9c38970f1ea087132e2d - 0.0% (805 Bytes)

[#004] sha256:1f9f5b851fc9d88e5feb0acc448e7c53ecaa9a4b6d21637cbedd23c8ed146ac1 - 0.01% (1.24 KB)

[#005] sha256:06b94d310b72215c33fe5177a02f66813c9b7a55a0268b81c09f0f1f9be50bef - 0.0% (871 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-05-04 15:34:19 UTC

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

2023-05-04 15:34:19 UTC

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

2023-05-04 15:34:20 UTC

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

2023-05-04 15:34:21 UTC

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

2023-05-04 15:34:21 UTC

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

2023-05-04 15:34:21 UTC

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

2023-05-04 15:34:22 UTC

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

2023-05-04 15:34:22 UTC

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

2023-05-04 15:34:22 UTC

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

2023-05-04 15:34:22 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-05-04T15:32:18Z

2023-05-04 15:34:22 UTC

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

2023-05-04 15:34:22 UTC

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

2023-05-04 15:34:22 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