Namespace
grafana
Image / Tag
loki:main-b4485f0
Content Digest
sha256:3c8d04e78c143b72b485ede4a01bb0d2b9184c314b8c3940b3887e3583ec3778
Details
Created

2026-03-05 21:00:38 UTC

Size

45.4 MB

Content Digest
Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SSL_CERT_FILE

/etc/ssl/certs/ca-certificates.crt


Layers

[#000] sha256:ce49d46500be85f5cc5130a8dadc0962510f3d207f074d05ca43e499bae3f473 - 0.18% (83.8 KB)

[#001] sha256:c172f21841dff4c8cf45cde46589c1c2616cefe7e819965e92e6d3475c428aa0 - 0.03% (12.4 KB)

[#002] sha256:3a6a574b42214aa7528df22d35b2a2abfbe8bfac07c5c27299d5bf5dd59fe15e - 0.6% (278 KB)

[#003] sha256:d835e33e71c757a04fc3b0ee60e7bb0980c2859a434f86ede3df516c6127e1b0 - 0.53% (244 KB)

[#004] sha256:d6b1b89eccacc15c2420b2776d72c1dae334a00805ed9af54bf2f71e4d536f28 - 0.07% (31.3 KB)

[#005] sha256:2780920e5dbfbe103d03a583ed75345306e572ec5a48cb10361f046767d9f29a - 0.0% (67 Bytes)

[#006] sha256:7c12895b777bcaa8ccae0605b4de635b68fc32d60fa08f421dc3818bf55ee212 - 0.0% (188 Bytes)

[#007] sha256:3214acf345c0cc6bbdb56b698a41ccdefc624a09d6beb0d38b5de0b2303ecaf4 - 0.0% (123 Bytes)

[#008] sha256:52630fc75a18675c530ed9eba5f55eca09b03e91bd5bc15307918bbc1a7e7296 - 0.0% (162 Bytes)

[#009] sha256:dd64bf2dd177757451a98fcdc999a339c35dee5d9872d8f4dc69c8f3c4dd0112 - 0.0% (80 Bytes)

[#010] sha256:b839dfae01f66e15c6a8b63520557ed315bdfe036342fa7a0c537259f10d7a9a - 0.0% (351 Bytes)

[#011] sha256:ebddc55facdc6b1f7e0f30816a5fc7cc62f38abdf76c0a8b0a0ce52085754795 - 0.0% (311 Bytes)

[#012] sha256:bdfd7f7e5bf6fc27e70b59101db21c3d8284d283884419dd5fe7020583bb79ca - 0.29% (134 KB)

[#013] sha256:536fc03af798d6b201935b5dac04e156e53440126e7b8ba246725147bf7f2258 - 98.31% (44.6 MB)

[#014] sha256:044c0eb5b5e04c8c9dd1c8df413cd509e65ce360f52fe5f25b6d3b9ccd2b443e - 0.0% (797 Bytes)

[#015] sha256:6e3c5d9ce9b97d04bc2d31ce652eed30161d396dd498415f2c27a0a3cbbbc173 - 0.0% (138 Bytes)

[#016] sha256:059102b1b8cfb252fc9e09a2ab326b5e9cdfbd8d27a892672444a48089c52e59 - 0.0% (460 Bytes)

[#017] sha256:5348a7e5b97afb6637a14af89efcdf41695e180fcc1d2ca71257dc6e8575b1d4 - 0.0% (403 Bytes)


History
1970-01-01 00:00:00 UTC

bazel build @trixie//base-files/amd64:data_statusd

1970-01-01 00:00:00 UTC

bazel build @trixie//netbase/amd64:data_statusd

1970-01-01 00:00:00 UTC

bazel build @trixie//tzdata/amd64:data_statusd

1970-01-01 00:00:00 UTC

bazel build @trixie//tzdata-legacy/amd64:data_statusd

1970-01-01 00:00:00 UTC

bazel build @trixie//media-types/amd64:data_statusd

1970-01-01 00:00:00 UTC

bazel build //common:rootfs

1970-01-01 00:00:00 UTC

bazel build //common:passwd

1970-01-01 00:00:00 UTC

bazel build //common:home

1970-01-01 00:00:00 UTC

bazel build //common:group

1970-01-01 00:00:00 UTC

bazel build //common:tmp

1970-01-01 00:00:00 UTC

bazel build //static:nsswitch

1970-01-01 00:00:00 UTC

bazel build //common:os_release_debian13

1970-01-01 00:00:00 UTC

bazel build //common:cacerts_debian13_amd64

2026-03-05 21:00:38 UTC (buildkit.dockerfile.v0)

COPY /src/loki/cmd/loki/loki /usr/bin/loki # buildkit

2026-03-05 21:00:38 UTC (buildkit.dockerfile.v0)

COPY --chown=10001:10001 /etc/loki /etc/loki # buildkit

2026-03-05 21:00:38 UTC (buildkit.dockerfile.v0)

COPY --chown=10001:10001 /loki /loki # buildkit

2026-03-05 21:00:38 UTC (buildkit.dockerfile.v0)

COPY /etc/passwd /etc/passwd # buildkit

2026-03-05 21:00:38 UTC (buildkit.dockerfile.v0)

COPY /etc/group /etc/group # buildkit

2026-03-05 21:00:38 UTC (buildkit.dockerfile.v0)

USER 10001

2026-03-05 21:00:38 UTC (buildkit.dockerfile.v0)

WORKDIR /

2026-03-05 21:00:38 UTC (buildkit.dockerfile.v0)

EXPOSE [3100/tcp]

2026-03-05 21:00:38 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/loki"]

2026-03-05 21:00:38 UTC (buildkit.dockerfile.v0)

CMD ["-config.file=/etc/loki/local-config.yaml"]

Details
Created

2026-03-05 21:00:45 UTC

Size

42.4 MB

Content Digest
Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SSL_CERT_FILE

/etc/ssl/certs/ca-certificates.crt


Layers

[#000] sha256:a0c6bc01cc1d17f0da122f70849d9bfc3a446714eb863c6163ddd2ad1e98d10a - 0.19% (83.8 KB)

[#001] sha256:c172f21841dff4c8cf45cde46589c1c2616cefe7e819965e92e6d3475c428aa0 - 0.03% (12.4 KB)

[#002] sha256:3a6a574b42214aa7528df22d35b2a2abfbe8bfac07c5c27299d5bf5dd59fe15e - 0.64% (278 KB)

[#003] sha256:d835e33e71c757a04fc3b0ee60e7bb0980c2859a434f86ede3df516c6127e1b0 - 0.56% (244 KB)

[#004] sha256:d6b1b89eccacc15c2420b2776d72c1dae334a00805ed9af54bf2f71e4d536f28 - 0.07% (31.3 KB)

[#005] sha256:2780920e5dbfbe103d03a583ed75345306e572ec5a48cb10361f046767d9f29a - 0.0% (67 Bytes)

[#006] sha256:7c12895b777bcaa8ccae0605b4de635b68fc32d60fa08f421dc3818bf55ee212 - 0.0% (188 Bytes)

[#007] sha256:3214acf345c0cc6bbdb56b698a41ccdefc624a09d6beb0d38b5de0b2303ecaf4 - 0.0% (123 Bytes)

[#008] sha256:52630fc75a18675c530ed9eba5f55eca09b03e91bd5bc15307918bbc1a7e7296 - 0.0% (162 Bytes)

[#009] sha256:dd64bf2dd177757451a98fcdc999a339c35dee5d9872d8f4dc69c8f3c4dd0112 - 0.0% (80 Bytes)

[#010] sha256:b839dfae01f66e15c6a8b63520557ed315bdfe036342fa7a0c537259f10d7a9a - 0.0% (351 Bytes)

[#011] sha256:ebddc55facdc6b1f7e0f30816a5fc7cc62f38abdf76c0a8b0a0ce52085754795 - 0.0% (311 Bytes)

[#012] sha256:bdfd7f7e5bf6fc27e70b59101db21c3d8284d283884419dd5fe7020583bb79ca - 0.31% (134 KB)

[#013] sha256:61416f6fc6cfdd6b4b0734ac692838381d50247339ba7473bb10647e70ec701d - 98.19% (41.6 MB)

[#014] sha256:a4509c05457810e2e7145f2d16d75279ae9ea7e6b04ef44930fbdc815cce155b - 0.0% (795 Bytes)

[#015] sha256:91e62fd1c834858f1c04f848b1ddc92bcc16a8db8a7ffbad9c2d68f498b5f5ef - 0.0% (138 Bytes)

[#016] sha256:b015d848becbcc102d9592a12e2a1fe4763b2702b5c4acdc35d150d08371042e - 0.0% (459 Bytes)

[#017] sha256:8e73d2bd2e10a4f982de713a17fea9d81fc5df76e6de71e8e230f4d2e4b9649a - 0.0% (402 Bytes)


History
1970-01-01 00:00:00 UTC

bazel build @trixie//base-files/armhf:data_statusd

1970-01-01 00:00:00 UTC

bazel build @trixie//netbase/armhf:data_statusd

1970-01-01 00:00:00 UTC

bazel build @trixie//tzdata/armhf:data_statusd

1970-01-01 00:00:00 UTC

bazel build @trixie//tzdata-legacy/armhf:data_statusd

1970-01-01 00:00:00 UTC

bazel build @trixie//media-types/armhf:data_statusd

1970-01-01 00:00:00 UTC

bazel build //common:rootfs

1970-01-01 00:00:00 UTC

bazel build //common:passwd

1970-01-01 00:00:00 UTC

bazel build //common:home

1970-01-01 00:00:00 UTC

bazel build //common:group

1970-01-01 00:00:00 UTC

bazel build //common:tmp

1970-01-01 00:00:00 UTC

bazel build //static:nsswitch

1970-01-01 00:00:00 UTC

bazel build //common:os_release_debian13

1970-01-01 00:00:00 UTC

bazel build //common:cacerts_debian13_arm

2026-03-05 21:00:44 UTC (buildkit.dockerfile.v0)

COPY /src/loki/cmd/loki/loki /usr/bin/loki # buildkit

2026-03-05 21:00:44 UTC (buildkit.dockerfile.v0)

COPY --chown=10001:10001 /etc/loki /etc/loki # buildkit

2026-03-05 21:00:45 UTC (buildkit.dockerfile.v0)

COPY --chown=10001:10001 /loki /loki # buildkit

2026-03-05 21:00:45 UTC (buildkit.dockerfile.v0)

COPY /etc/passwd /etc/passwd # buildkit

2026-03-05 21:00:45 UTC (buildkit.dockerfile.v0)

COPY /etc/group /etc/group # buildkit

2026-03-05 21:00:45 UTC (buildkit.dockerfile.v0)

USER 10001

2026-03-05 21:00:45 UTC (buildkit.dockerfile.v0)

WORKDIR /

2026-03-05 21:00:45 UTC (buildkit.dockerfile.v0)

EXPOSE [3100/tcp]

2026-03-05 21:00:45 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/loki"]

2026-03-05 21:00:45 UTC (buildkit.dockerfile.v0)

CMD ["-config.file=/etc/loki/local-config.yaml"]

Details
Created

2026-03-05 20:58:12 UTC

Size

40.4 MB

Content Digest
Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SSL_CERT_FILE

/etc/ssl/certs/ca-certificates.crt


Layers

[#000] sha256:896a196ba7ee8833338bbd0d31bdc0038fb3760166d62db692509ad19f3283b5 - 0.2% (83.8 KB)

[#001] sha256:c172f21841dff4c8cf45cde46589c1c2616cefe7e819965e92e6d3475c428aa0 - 0.03% (12.4 KB)

[#002] sha256:3a6a574b42214aa7528df22d35b2a2abfbe8bfac07c5c27299d5bf5dd59fe15e - 0.67% (278 KB)

[#003] sha256:d835e33e71c757a04fc3b0ee60e7bb0980c2859a434f86ede3df516c6127e1b0 - 0.59% (244 KB)

[#004] sha256:d6b1b89eccacc15c2420b2776d72c1dae334a00805ed9af54bf2f71e4d536f28 - 0.08% (31.3 KB)

[#005] sha256:2780920e5dbfbe103d03a583ed75345306e572ec5a48cb10361f046767d9f29a - 0.0% (67 Bytes)

[#006] sha256:7c12895b777bcaa8ccae0605b4de635b68fc32d60fa08f421dc3818bf55ee212 - 0.0% (188 Bytes)

[#007] sha256:3214acf345c0cc6bbdb56b698a41ccdefc624a09d6beb0d38b5de0b2303ecaf4 - 0.0% (123 Bytes)

[#008] sha256:52630fc75a18675c530ed9eba5f55eca09b03e91bd5bc15307918bbc1a7e7296 - 0.0% (162 Bytes)

[#009] sha256:dd64bf2dd177757451a98fcdc999a339c35dee5d9872d8f4dc69c8f3c4dd0112 - 0.0% (80 Bytes)

[#010] sha256:b839dfae01f66e15c6a8b63520557ed315bdfe036342fa7a0c537259f10d7a9a - 0.0% (351 Bytes)

[#011] sha256:ebddc55facdc6b1f7e0f30816a5fc7cc62f38abdf76c0a8b0a0ce52085754795 - 0.0% (311 Bytes)

[#012] sha256:bdfd7f7e5bf6fc27e70b59101db21c3d8284d283884419dd5fe7020583bb79ca - 0.32% (134 KB)

[#013] sha256:2759826795eee476f9d663f2ca91c6c88c77f09ae186d3f481c95a55470d0ddb - 98.1% (39.6 MB)

[#014] sha256:ee61fb7c7af128e9e9779abe0fff6363a64366901cfbcbac2a08ba87eaee7710 - 0.0% (796 Bytes)

[#015] sha256:b0c4a2817f0a710dc751ea205d06f1619b39720ed5f716c2a13a8fdeabbbe9d8 - 0.0% (138 Bytes)

[#016] sha256:cef4d75b69b938cadf3a5935f566af9fc0f5ac24af4b97016b9b2754a1e86302 - 0.0% (460 Bytes)

[#017] sha256:546bd9666b5221510f2319a81013ba392f7f2db1e0e3eb50f7b9762a5b72a2f6 - 0.0% (404 Bytes)


History
1970-01-01 00:00:00 UTC

bazel build @trixie//base-files/arm64:data_statusd

1970-01-01 00:00:00 UTC

bazel build @trixie//netbase/arm64:data_statusd

1970-01-01 00:00:00 UTC

bazel build @trixie//tzdata/arm64:data_statusd

1970-01-01 00:00:00 UTC

bazel build @trixie//tzdata-legacy/arm64:data_statusd

1970-01-01 00:00:00 UTC

bazel build @trixie//media-types/arm64:data_statusd

1970-01-01 00:00:00 UTC

bazel build //common:rootfs

1970-01-01 00:00:00 UTC

bazel build //common:passwd

1970-01-01 00:00:00 UTC

bazel build //common:home

1970-01-01 00:00:00 UTC

bazel build //common:group

1970-01-01 00:00:00 UTC

bazel build //common:tmp

1970-01-01 00:00:00 UTC

bazel build //static:nsswitch

1970-01-01 00:00:00 UTC

bazel build //common:os_release_debian13

1970-01-01 00:00:00 UTC

bazel build //common:cacerts_debian13_arm64

2026-03-05 20:58:12 UTC (buildkit.dockerfile.v0)

COPY /src/loki/cmd/loki/loki /usr/bin/loki # buildkit

2026-03-05 20:58:12 UTC (buildkit.dockerfile.v0)

COPY --chown=10001:10001 /etc/loki /etc/loki # buildkit

2026-03-05 20:58:12 UTC (buildkit.dockerfile.v0)

COPY --chown=10001:10001 /loki /loki # buildkit

2026-03-05 20:58:12 UTC (buildkit.dockerfile.v0)

COPY /etc/passwd /etc/passwd # buildkit

2026-03-05 20:58:12 UTC (buildkit.dockerfile.v0)

COPY /etc/group /etc/group # buildkit

2026-03-05 20:58:12 UTC (buildkit.dockerfile.v0)

USER 10001

2026-03-05 20:58:12 UTC (buildkit.dockerfile.v0)

WORKDIR /

2026-03-05 20:58:12 UTC (buildkit.dockerfile.v0)

EXPOSE [3100/tcp]

2026-03-05 20:58:12 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/loki"]

2026-03-05 20:58:12 UTC (buildkit.dockerfile.v0)

CMD ["-config.file=/etc/loki/local-config.yaml"]

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