mirror of
https://github.com/grafana/grafana.git
synced 2024-12-29 10:21:41 -06:00
0684d89c0e
* 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> |
||
---|---|---|
.. | ||
Dockerfile | ||
Magefile.go | ||
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