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 .