 Namespace
        Namespace
        2024-12-04 18:30:25 UTC
23.9 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c6a83fedfae6ed8a4f5f7cbb6a7b6f1c1ec3d86fea8cb9e5ba2e5e6673fde9f6 - 14.43% (3.46 MB)
[#001] sha256:11729ebd6b48034707a2c82b752f6e7ba35592bd5997c7b3095b3a716beccf7e - 1.33% (326 KB)
[#002] sha256:e7226ab2d04b39338a6e3df5ea2684b057d084f97465bd3b98f6094efe66dceb - 84.23% (20.2 MB)
[#003] sha256:a8244fb00392f5fc9d93b0e10c4f60cdb2848aab5219da416ff71683802cf1e4 - 0.0% (777 Bytes)
[#004] sha256:169c596c462015464da9405004a12b13b2ebcb0814cdd15f4b7f6220110cbe20 - 0.0% (959 Bytes)
[#005] sha256:e97e7a62ad76466fea778a6ebe3bd01df4d128c4249dddc8dad870e6ae1a2af7 - 0.0% (838 Bytes)
/bin/sh -c #(nop) ADD file:99093095d62d0421541d882f9ceeddb2981fe701ec0aa9d2c08480712d5fed21 in /
2024-07-22 22:26:43 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-12-04 18:29:03 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache ca-certificates libcap # buildkit
2024-12-04 18:30:25 UTC (buildkit.dockerfile.v0)COPY /src/loki/cmd/loki/loki /usr/bin/loki # buildkit
2024-12-04 18:30:25 UTC (buildkit.dockerfile.v0)COPY cmd/loki/loki-docker-config.yaml /etc/loki/local-config.yaml # buildkit
2024-12-04 18:30:25 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c addgroup -g 10001 -S loki && adduser -u 10001 -S loki -G loki # buildkit
2024-12-04 18:30:25 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c mkdir -p /loki/rules && mkdir -p /loki/rules-temp && chown -R loki:loki /etc/loki /loki # buildkit
2024-12-04 18:30:25 UTC (buildkit.dockerfile.v0)USER 10001
2024-12-04 18:30:25 UTC (buildkit.dockerfile.v0)EXPOSE map[3100/tcp:{}]
2024-12-04 18:30:25 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/loki"]
2024-12-04 18:30:25 UTC (buildkit.dockerfile.v0)CMD ["-config.file=/etc/loki/local-config.yaml"]
 
      
          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.