miroir de
https://github.com/PAPAMICA/Wiki-Tech.io.git
synchronisé 2024-11-27 11:41:14 +01:00
13 lignes
371 o
HTML
13 lignes
371 o
HTML
<!--
|
|
title: Loki
|
|
description:
|
|
published: true
|
|
date: 2021-04-28T12:54:00.774Z
|
|
tags:
|
|
editor: ckeditor
|
|
dateCreated: 2021-04-28T12:53:59.371Z
|
|
-->
|
|
|
|
<h2>Utilisation avec Docker</h2>
|
|
<p>Installez le driver avec cette commande :</p>
|
|
<pre><code class="language-plaintext">docker plugin install grafana/loki-docker-driver:latest --alias loki --grant-all-permissions</code></pre>
|