grafana/scripts/build/ci-build-windows
Arve Knudsen 0684d89c0e
CI: Add GCC to Windows Docker image (#28562)
* CI: Add GCC to Windows Docker image

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* CI: Upgrade golangci-lint in Windows Docker image

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-10-28 11:00:33 +01:00
..
Dockerfile CI: Add GCC to Windows Docker image (#28562) 2020-10-28 11:00:33 +01:00
Magefile.go Chore: Add Dockerfile for Windows CI build environment (#28241) 2020-10-14 11:22:12 +02: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