Skip to content

Installation from source in Docker

rozetko edited this page Sep 26, 2018 · 1 revision

Prerequisites:

  • git
  • Docker
git clone https://github.com/CorpGlory/grafana-data-exporter.git
cd grafana-data-exporter
docker build -t grafana-data-exporter .
Clone this wiki locally