grafana/scripts/build/ci-build-windows
Arve Knudsen 4485f4d878
Chore: Upgrade Go etc in build images (#29157)
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-11-17 13:11:43 +01:00
..
Dockerfile Chore: Upgrade Go etc in build images (#29157) 2020-11-17 13:11:43 +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