Namespace
grafana
Image / Tag
loki:main-174ef44
Content Digest
sha256:34a180af0b4128783958577a43ba9d7ac03d2f93e0f07779e5f0600d48e9cb95
Details
Created

2023-07-31 15:30:49 UTC

Size

23.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-07-31T15:29:52Z
  • org.opencontainers.image.revision
    174ef4472c358038e290f4f55a91447876aa869e
  • 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.72% (3.24 MB)

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

[#002] sha256:40999e1fa080ae85ec1e436bc38554cf008ca6a12d4f13da8ece0ed7f824346d - 84.94% (20.1 MB)

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

[#004] sha256:6148cf1aad1f3b2a96bc5d3ca8be4f7ef04df11ee97338b28bcc523605b68691 - 0.01% (1.21 KB)

[#005] sha256:99d44f14545a764a5c8525c09db58f8adf053289a4cd7fdd748379c033f0a558 - 0.0% (843 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-07-31 15:30:47 UTC

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

2023-07-31 15:30:47 UTC

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

2023-07-31 15:30:47 UTC

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

2023-07-31 15:30:48 UTC

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

2023-07-31 15:30:49 UTC

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

2023-07-31 15:30:49 UTC

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

2023-07-31 15:30:49 UTC

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

2023-07-31 15:30:49 UTC

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

2023-07-31 15:30:49 UTC

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

2023-07-31 15:30:49 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-07-31T15:29:52Z

2023-07-31 15:30:49 UTC

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

2023-07-31 15:30:49 UTC

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

2023-07-31 15:30:49 UTC

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

Details
Created

2023-07-31 15:35:45 UTC

Size

22.5 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-07-31T15:32:38Z
  • org.opencontainers.image.revision
    174ef4472c358038e290f4f55a91447876aa869e
  • 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.34% (3 MB)

[#001] sha256:8d79a559c87ee7d754ad16e87fa7035649e858f32de22166e608820e8209ac03 - 1.39% (319 KB)

[#002] sha256:8588684370b4e919baf7e827b6b2d741a108556ebd1fd120ee9cd06595fe2f6a - 85.27% (19.2 MB)

[#003] sha256:750f9c70364c660d69d5e716816d6a0895a4c4c64a4b02ab9c01914eb9e99f7f - 0.0% (804 Bytes)

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

[#005] sha256:fc600364ea381fabce9f612a472e876f6a5a68a39050e1e01a8d2c8d8e340523 - 0.0% (868 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-07-31 15:35:42 UTC

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

2023-07-31 15:35:44 UTC

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

2023-07-31 15:35:44 UTC

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

2023-07-31 15:35:44 UTC

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

2023-07-31 15:35:45 UTC

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

2023-07-31 15:35:45 UTC

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

2023-07-31 15:35:45 UTC

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

2023-07-31 15:35:45 UTC

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

2023-07-31 15:35:45 UTC

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

2023-07-31 15:35:45 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-07-31T15:32:38Z

2023-07-31 15:35:45 UTC

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

2023-07-31 15:35:45 UTC

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

2023-07-31 15:35:45 UTC

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

Details
Created

2023-07-31 15:34:20 UTC

Size

21.8 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-07-31T15:32:00Z
  • org.opencontainers.image.revision
    174ef4472c358038e290f4f55a91447876aa869e
  • 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.56% (3.18 MB)

[#001] sha256:74302fdd46b99d1a72c9b237a6915619c8b94665cb2b7f429df9532c589ea883 - 1.48% (331 KB)

[#002] sha256:51c10d403eb1bde30935f0785c537be4db2c85cd04b4c22b1eb9a963df13c4f3 - 83.94% (18.3 MB)

[#003] sha256:4aee590d847157cb14298240fd8ddddc69b2dd18ead37e6764776d20e25e1fa7 - 0.0% (803 Bytes)

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

[#005] sha256:d40215c5f6d86b1a68530a24ebde6041c69315592c8f345c6ee34b15696b19e1 - 0.0% (872 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-07-31 15:34:17 UTC

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

2023-07-31 15:34:18 UTC

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

2023-07-31 15:34:18 UTC

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

2023-07-31 15:34:19 UTC

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

2023-07-31 15:34:19 UTC

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

2023-07-31 15:34:19 UTC

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

2023-07-31 15:34:19 UTC

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

2023-07-31 15:34:19 UTC

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

2023-07-31 15:34:19 UTC

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

2023-07-31 15:34:19 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-07-31T15:32:00Z

2023-07-31 15:34:20 UTC

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

2023-07-31 15:34:20 UTC

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

2023-07-31 15:34:20 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