Namespace
grafana
Image / Tag
loki:main-ab7af05
Content Digest
sha256:e06ffe0e880b3e7b70e6906e6e4e11bad8803ffb9677b1b2619887524ed8ce11
Details
Created

2024-05-29 12:20:27 UTC

Size

25.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-05-29T12:19:13Z
  • org.opencontainers.image.revision
    ab7af0575dc84070a11d4b589fd5c8a223baf536
  • 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.67% (3.24 MB)

[#001] sha256:9221cacff0617511935b58281a6e5d612490e3741d6c755575f5981f10ba2cc8 - 1.26% (331 KB)

[#002] sha256:4ecc7328bf6fa5f7e9f8b5396266b2c767b934eae6f5b89164dad53164d2b2fa - 86.06% (22 MB)

[#003] sha256:935381b43efa1a4ac2efa75c333a50bcb67c33eb428f2b1ca93d297a01663e61 - 0.0% (785 Bytes)

[#004] sha256:047b5b275913aa7d2902044b719807de5be4bf823e10ff24ae6aecbf7a62669d - 0.0% (1.21 KB)

[#005] sha256:9edbd16fe32d96a0bfcc0d83f696b87348214fa746a5e09701cc1a2eee36b379 - 0.0% (848 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-05-29 12:20:25 UTC

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

2024-05-29 12:20:26 UTC

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

2024-05-29 12:20:26 UTC

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

2024-05-29 12:20:26 UTC

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

2024-05-29 12:20:27 UTC

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

2024-05-29 12:20:27 UTC

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

2024-05-29 12:20:27 UTC

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

2024-05-29 12:20:27 UTC

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

2024-05-29 12:20:27 UTC

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

2024-05-29 12:20:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2024-05-29T12:19:13Z

2024-05-29 12:20:27 UTC

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

2024-05-29 12:20:27 UTC

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

2024-05-29 12:20:27 UTC

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

Details
Created

2024-05-29 12:21:47 UTC

Size

24.2 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-05-29T12:19:21Z
  • org.opencontainers.image.revision
    ab7af0575dc84070a11d4b589fd5c8a223baf536
  • 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.39% (3 MB)

[#001] sha256:100402dee4b3e845aafd5fcf28434391954fd7fcc0a98c69783c7371f5ac7786 - 1.32% (328 KB)

[#002] sha256:cbaf00302429c4de54fb2ef70f6196d0fe55a456592cc4878da0f946f01d24ed - 86.28% (20.9 MB)

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

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

[#005] sha256:f135abe030203deda781d51827162406efb4bc940b873485f51d3059edc1886f - 0.0% (851 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-05-29 12:21:44 UTC

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

2024-05-29 12:21:46 UTC

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

2024-05-29 12:21:46 UTC

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

2024-05-29 12:21:46 UTC

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

2024-05-29 12:21:47 UTC

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

2024-05-29 12:21:47 UTC

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

2024-05-29 12:21:47 UTC

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

2024-05-29 12:21:47 UTC

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

2024-05-29 12:21:47 UTC

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

2024-05-29 12:21:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2024-05-29T12:19:21Z

2024-05-29 12:21:47 UTC

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

2024-05-29 12:21:47 UTC

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

2024-05-29 12:21:47 UTC

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

Details
Created

2024-05-29 12:20:39 UTC

Size

23.8 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-05-29T12:19:22Z
  • org.opencontainers.image.revision
    ab7af0575dc84070a11d4b589fd5c8a223baf536
  • 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.36% (3.18 MB)

[#001] sha256:ab12fc67d9c3d3ea54c87ad2b12d3e9f5ba33c033c759bc287c3d8bcc58c00a2 - 1.39% (340 KB)

[#002] sha256:df2b03f22799697e6e35ea3112c7e14fe50f371bb68b7d946d3880ce3cbe32d4 - 85.24% (20.3 MB)

[#003] sha256:bb8369fe9c18ddbc5e51bd0628bb39326eb036d51c4594872b5a4e9614816b6f - 0.0% (784 Bytes)

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

[#005] sha256:ea14e7a99b3bef2ea253257362aa676ba6957c2eef1189d6beb1b98d113c5696 - 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-05-29 12:20:37 UTC

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

2024-05-29 12:20:37 UTC

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

2024-05-29 12:20:37 UTC

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

2024-05-29 12:20:38 UTC

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

2024-05-29 12:20:39 UTC

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

2024-05-29 12:20:39 UTC

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

2024-05-29 12:20:39 UTC

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

2024-05-29 12:20:39 UTC

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

2024-05-29 12:20:39 UTC

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

2024-05-29 12:20:39 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2024-05-29T12:19:22Z

2024-05-29 12:20:39 UTC

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

2024-05-29 12:20:39 UTC

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

2024-05-29 12:20:39 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