The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/scripts/build/ci-build-windows
Dimitris Sotirakis d59574ec1e
Update scripts and Dockerfiles to use Go 1.16.1 (#31881)
5 years ago
..
Dockerfile Update scripts and Dockerfiles to use Go 1.16.1 (#31881) 5 years ago
Magefile.go Chore: Upgrade golangci-lint (#31330) 5 years ago
README.md Chore: Add Dockerfile for Windows CI build environment (#28241) 5 years ago

README.md

Windows Build Docker Image

This directory contains a Dockerfile for building a Windows based image containing our CI build environment.

To build the Docker image:

mage

To publish the Docker image:

mage publish