Namespace
grafana
Image / Tag
loki:main-586b904
Content Digest
sha256:b01fd6a9ee4636fddfff40b17efbfab5281b54bb9cbab14060d5d0bd9293d02d
Details
Created

2023-08-28 09:46:53 UTC

Size

23.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-08-28T09:45:48Z
  • org.opencontainers.image.revision
    586b9042c637f01a977765cc72de0e2c66e60ca9
  • 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:31e352740f534f9ad170f75378a84fe453d6156e40700b882d737a8f4a6988a3 - 13.67% (3.24 MB)

[#001] sha256:226f56b3712ae2ec1dbf89f2c961a1971d06e0e7e8493348977c6ad607957328 - 1.33% (322 KB)

[#002] sha256:c169863142364b0be22eb70e2e3b057287242cd1534d653a4e9b411225edc741 - 85.0% (20.2 MB)

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

[#004] sha256:9164ebea65fbbfc9a5d2783382134891631c690b75bf05887c79288758d47c25 - 0.0% (1.21 KB)

[#005] sha256:c6fda654348d4948f69acaf3c5ca433d38479686bf3b070da9856183744e4ae8 - 0.0% (841 Bytes)


History
2023-06-14 20:41:58 UTC

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

2023-06-14 20:41:59 UTC

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

2023-08-28 09:46:51 UTC

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

2023-08-28 09:46:51 UTC

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

2023-08-28 09:46:51 UTC

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

2023-08-28 09:46:52 UTC

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

2023-08-28 09:46:53 UTC

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

2023-08-28 09:46:53 UTC

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

2023-08-28 09:46:53 UTC

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

2023-08-28 09:46:53 UTC

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

2023-08-28 09:46:53 UTC

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

2023-08-28 09:46:53 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-08-28T09:45:48Z

2023-08-28 09:46:53 UTC

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

2023-08-28 09:46:53 UTC

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

2023-08-28 09:46:53 UTC

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

Details
Created

2023-08-28 09:52:15 UTC

Size

22.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-08-28T09:47:43Z
  • org.opencontainers.image.revision
    586b9042c637f01a977765cc72de0e2c66e60ca9
  • 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:7836be94d3024e2042069c1095caba0b391f70c4b3d34a0475a503239d73dfba - 13.28% (3 MB)

[#001] sha256:3ea0bc22898385eda3e24d916c6fe867153627d71b2c95b28e2b381d0b8df58f - 1.38% (319 KB)

[#002] sha256:9c4bfa72f2ca8a499c41223444cb21653299aa15547514d673c50e645fbdec71 - 85.33% (19.3 MB)

[#003] sha256:652e6344f7885acb6a430bcea260b0f59cec145ec912bdf22319fd8d22714d13 - 0.0% (776 Bytes)

[#004] sha256:642bea4ef2b15e84c665db8eca9df5e8a3e07ffece595037fe708b7703af9c7e - 0.01% (1.21 KB)

[#005] sha256:3ee020bf2b64f8a759e13583ca5238a3840444a035d6c46ec0fa1b5db858650b - 0.0% (843 Bytes)


History
2023-06-14 18:49:20 UTC

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

2023-06-14 18:49:20 UTC

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

2023-08-28 09:52:09 UTC

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

2023-08-28 09:52:11 UTC

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

2023-08-28 09:52:11 UTC

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

2023-08-28 09:52:12 UTC

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

2023-08-28 09:52:14 UTC

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

2023-08-28 09:52:14 UTC

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

2023-08-28 09:52:14 UTC

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

2023-08-28 09:52:14 UTC

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

2023-08-28 09:52:14 UTC

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

2023-08-28 09:52:15 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-08-28T09:47:43Z

2023-08-28 09:52:15 UTC

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

2023-08-28 09:52:15 UTC

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

2023-08-28 09:52:15 UTC

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

Details
Created

2023-08-28 09:49:03 UTC

Size

21.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-08-28T09:45:56Z
  • org.opencontainers.image.revision
    586b9042c637f01a977765cc72de0e2c66e60ca9
  • 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:8c6d1654570f041603f4cef49c320c8f6f3e401324913009d92a19132cbf1ac0 - 14.5% (3.18 MB)

[#001] sha256:3931966de833d3a2d732af3995baadfd35ebdb432fae50e722c2748c86ca669a - 1.48% (331 KB)

[#002] sha256:819c32090ed557a329d11604e6913c44207090c0c768716be378da15f7ce8649 - 84.01% (18.4 MB)

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

[#004] sha256:277e94b97a9d1bcfb48bdfd628cf8376fd5afb9e637b8aee70e588688567c092 - 0.01% (1.21 KB)

[#005] sha256:b73f13d0b947c7d1af1fe1d6bae6deb18bc8a45fdcb1244c9eea39908044b506 - 0.0% (842 Bytes)


History
2023-06-14 20:48:58 UTC

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

2023-06-14 20:48:58 UTC

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

2023-08-28 09:48:37 UTC

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

2023-08-28 09:48:38 UTC

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

2023-08-28 09:49:00 UTC

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

2023-08-28 09:49:01 UTC

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

2023-08-28 09:49:02 UTC

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

2023-08-28 09:49:02 UTC

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

2023-08-28 09:49:02 UTC

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

2023-08-28 09:49:02 UTC

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

2023-08-28 09:49:02 UTC

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

2023-08-28 09:49:02 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-08-28T09:45:56Z

2023-08-28 09:49:03 UTC

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

2023-08-28 09:49:03 UTC

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

2023-08-28 09:49:03 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