Skip to content

Instantly share code, notes, and snippets.

@johnhpatton
Created July 8, 2024 15:58
Show Gist options
  • Save johnhpatton/08638b32ac66b65d84e426599d0c8a8e to your computer and use it in GitHub Desktop.
Save johnhpatton/08638b32ac66b65d84e426599d0c8a8e to your computer and use it in GitHub Desktop.
Build loki docker driver
cd ~/src
git clone git@github.com:grafana/loki.git
cd loki
make LOKI_DOCKER_DRIVER=loki PLUGIN_TAG=latest docker-driver
make LOKI_DOCKER_DRIVER=loki PLUGIN_TAG=latest docker-driver-enable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment