Namespace
grafana
Image / Tag
loki:log-4550-gcp-db57fca
Content Digest
sha256:302ac70bd2fcbd10558fdaae7385183c61e27a797ee0a25a65a9e3f700abc5bc
Details
Created

2024-10-16 11:06:47 +0530

Size

36 MB

Content Digest
Environment
PATH

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

SSL_CERT_FILE

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


Layers

[#000] sha256:0674a6f58b64d0431620993268b1a1b0ef8618ee3cffd96d4662c2759ec43894 - 0.22% (82.6 KB)

[#001] sha256:2e4cf50eeb92ac3a7afe75e15d96a26dee99449f86b46c75b5d95f4418a5bca0 - 0.03% (12.3 KB)

[#002] sha256:6f4cfee9177b9f884e8d86b48261a25094b2fcea1a7920919f47ea00712dbee8 - 1.2% (442 KB)

[#003] sha256:0f8b424aa0b96c1c388a5fd4d90735604459256336853082afb61733438872b5 - 0.0% (75 Bytes)

[#004] sha256:d557676654e572af3e3173c90e7874644207fda32cd87e9d3d66b5d7b98a7b21 - 0.0% (193 Bytes)

[#005] sha256:c8022d07192eddbb2a548ba83be5e412f7ba863bbba158d133c9653bb8a47768 - 0.0% (130 Bytes)

[#006] sha256:d858cbc252ade14879807ff8dbc3043a26bbdb92087da98cda831ee040b172b3 - 0.0% (173 Bytes)

[#007] sha256:1069fc2daed1aceff7232f4b8ab21200dd3d8b04f61be9da86977a34a105dfdc - 0.0% (97 Bytes)

[#008] sha256:b40161cd83fc5d470d6abe50e87aa288481b6b89137012881d74187cfbf9f502 - 0.0% (382 Bytes)

[#009] sha256:3f4e2c5863480125882d92060440a5250766bce764fee10acdbac18c872e4dc7 - 0.0% (326 Bytes)

[#010] sha256:80a8c047508ae5cd6a591060fc43422cb8e3aea1bd908d913e8f0146e2297fea - 0.34% (126 KB)

[#011] sha256:46101a9b310a645518fb73cfa6c24169e87fa1d13bf3f467a6490476434283af - 13.49% (4.86 MB)

[#012] sha256:5391af8231d5bb88d019d9ca8b72d2ec0552040537c5ffb63f871432b8d63c75 - 2.01% (741 KB)

[#013] sha256:854f1b365d5c8c6a50da19ba21b7c5236b3b2d8cd60e2fb744eea4b587c699f8 - 82.69% (29.8 MB)

[#014] sha256:b49c96fc56a42d76e36eca6e1dd2c740a452a82a6fd060da796289e6df0569a8 - 0.0% (787 Bytes)

[#015] sha256:7eb8b98beae7486846d98f971853ee3cc910e5d4d8a4b3f0ed65c6eb835aa39d - 0.0% (390 Bytes)

[#016] sha256:0050fdc5d929c57853857a5d407bbbac3edcf71a1c452fcfc6f3449b7fccc402 - 0.0% (891 Bytes)


History
0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

0001-01-01 00:00:00 UTC

2024-10-16 11:06:47 +0530 (buildkit.dockerfile.v0)

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

2024-10-16 11:06:47 +0530 (buildkit.dockerfile.v0)

COPY cmd/loki/loki-docker-config.yaml /etc/loki/local-config.yaml # buildkit

2024-10-16 11:06:47 +0530 (buildkit.dockerfile.v0)

SHELL [/busybox/sh -c]

2024-10-16 11:06:47 +0530 (buildkit.dockerfile.v0)

RUN /busybox/sh -c addgroup -g 10001 -S loki && adduser -u 10001 -S loki -G loki # buildkit

2024-10-16 11:06:47 +0530 (buildkit.dockerfile.v0)

RUN /busybox/sh -c mkdir -p /loki/rules && mkdir -p /loki/rules-temp && chown -R loki:loki /etc/loki /loki && ln -s /busybox/sh /bin/sh # buildkit

2024-10-16 11:06:47 +0530 (buildkit.dockerfile.v0)

USER 10001

2024-10-16 11:06:47 +0530 (buildkit.dockerfile.v0)

EXPOSE map[3100/tcp:{}]

2024-10-16 11:06:47 +0530 (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/loki"]

2024-10-16 11:06:47 +0530 (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