Namespace
grafana
Image / Tag
loki:main-845359d
Content Digest
sha256:995f33fd7fd2cacc152eedb9e52ee1f6325b0ca6182f97d4b45deb9ea1839d45
Details
Created

2024-07-09 11:45:29 UTC

Size

25.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-07-09T11:44:12Z
  • org.opencontainers.image.revision
    845359d4ab876ccad1e3dc9c1efcd51850dbed86
  • 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:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c - 12.5% (3.24 MB)

[#001] sha256:0486af12aae303a717c80bdb29714973a0f4d4018dd7d88dde76822d319cd6ce - 1.25% (331 KB)

[#002] sha256:ad9c572e3b723dba46fac37172c2810e31471072b4e4d0614ef44c0bbcda8151 - 86.24% (22.4 MB)

[#003] sha256:588d9a706f55e5c9cea577e76a80dec5309893c0eb9ae57b245ea136ba069c0d - 0.0% (785 Bytes)

[#004] sha256:599f6daf6b2f67ba89127c81477ed8667366b7bc8907851e77ea3016a232b27e - 0.0% (1.21 KB)

[#005] sha256:db642079f4389ff3d314ca12af54c57d4b30b7e7c5ec87a3c63ed348bc962d79 - 0.0% (852 Bytes)


History
2023-11-30 23:22:52 UTC

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

2023-11-30 23:22:52 UTC

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

2024-07-09 11:45:27 UTC

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

2024-07-09 11:45:27 UTC

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

2024-07-09 11:45:27 UTC

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

2024-07-09 11:45:28 UTC

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

2024-07-09 11:45:28 UTC

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

2024-07-09 11:45:28 UTC

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

2024-07-09 11:45:28 UTC

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

2024-07-09 11:45:29 UTC

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

2024-07-09 11:45:29 UTC

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

2024-07-09 11:45:29 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2024-07-09T11:44:12Z

2024-07-09 11:45:29 UTC

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

2024-07-09 11:45:29 UTC

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

2024-07-09 11:45:29 UTC

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

Details
Created

2024-07-09 11:46:23 UTC

Size

24.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-07-09T11:44:18Z
  • org.opencontainers.image.revision
    845359d4ab876ccad1e3dc9c1efcd51850dbed86
  • 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:85ae953f9e6740471d4e1440b27721679dc7a511e112eb73df467a4cde26e421 - 12.22% (3 MB)

[#001] sha256:542a607d06ad576c154f44a6d6d45422c5cd65d72ab4474cb826b7395fd0661e - 1.3% (328 KB)

[#002] sha256:677a3abcf59d254cb45db4e786f2b9c8c9cfc77a004652cd64b2e9eb35ae8ac0 - 86.47% (21.2 MB)

[#003] sha256:bfda414fd1ee39be7110c6fe639c7affc26258bbc58ee398f8b6e1eda2ad9791 - 0.0% (787 Bytes)

[#004] sha256:6aa0846b424591e9280af373c4083600f859ce03334f92465be653a4b0147631 - 0.0% (1.21 KB)

[#005] sha256:56e74b3e32f76feffdcfd8de444ee77ce810e5373ab5160bda41b280dd978fce - 0.0% (853 Bytes)


History
2023-11-30 22:49:18 UTC

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

2023-11-30 22:49:18 UTC

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

2024-07-09 11:46:20 UTC

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

2024-07-09 11:46:21 UTC

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

2024-07-09 11:46:22 UTC

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

2024-07-09 11:46:22 UTC

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

2024-07-09 11:46:23 UTC

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

2024-07-09 11:46:23 UTC

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

2024-07-09 11:46:23 UTC

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

2024-07-09 11:46:23 UTC

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

2024-07-09 11:46:23 UTC

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

2024-07-09 11:46:23 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2024-07-09T11:44:18Z

2024-07-09 11:46:23 UTC

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

2024-07-09 11:46:23 UTC

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

2024-07-09 11:46:23 UTC

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

Details
Created

2024-07-09 11:45:37 UTC

Size

24.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-07-09T11:44:18Z
  • org.opencontainers.image.revision
    845359d4ab876ccad1e3dc9c1efcd51850dbed86
  • 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:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 - 13.18% (3.18 MB)

[#001] sha256:33f7f0686802f947505a78cf22965561da8ae2f0fa7773c3cde36aaa2712198a - 1.38% (340 KB)

[#002] sha256:d42b158ef0f597db009fde60760d1ebf3c95371d90239aafb46478037f5ccba8 - 85.44% (20.6 MB)

[#003] sha256:0e3200e30159ad666580ac067e9660ca630f0a2962806b1e4abbc66d83e4127b - 0.0% (786 Bytes)

[#004] sha256:8e11fed929a7d4666565924cab43d0b11fe22705d2835dd0bb0bccf061db2374 - 0.0% (1.21 KB)

[#005] sha256:98f768a6c4e7704a0bcb7f4965af60e96de3bbbb8adb5c8cdd33fcde00a1d5bf - 0.0% (853 Bytes)


History
2023-11-30 23:11:03 UTC

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

2023-11-30 23:11:03 UTC

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

2024-07-09 11:45:34 UTC

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

2024-07-09 11:45:35 UTC

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

2024-07-09 11:45:35 UTC

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

2024-07-09 11:45:36 UTC

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

2024-07-09 11:45:36 UTC

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

2024-07-09 11:45:36 UTC

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

2024-07-09 11:45:36 UTC

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

2024-07-09 11:45:36 UTC

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

2024-07-09 11:45:36 UTC

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

2024-07-09 11:45:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2024-07-09T11:44:18Z

2024-07-09 11:45:36 UTC

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

2024-07-09 11:45:36 UTC

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

2024-07-09 11:45:37 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