grafana/scripts/build/ci-build-windows
Dimitris Sotirakis d59574ec1e
Update scripts and Dockerfiles to use Go 1.16.1 (#31881)
* Update scripts and Dockerfiles to use Go 1.16.1

* Update build-container image version to 1.4.1

* Update node version to 14.16.0-1nodesource1

* Updated drone configuration
2021-03-11 12:55:04 +02:00
..
Dockerfile Update scripts and Dockerfiles to use Go 1.16.1 (#31881) 2021-03-11 12:55:04 +02:00
Magefile.go Chore: Upgrade golangci-lint (#31330) 2021-02-18 19:24:04 +01:00
README.md Chore: Add Dockerfile for Windows CI build environment (#28241) 2020-10-14 11:22:12 +02:00

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