Docker container based on purplekarrot/mingw-w64-x86-64 with Go installed on top
Go to file
Dan Ballard 93d2f5be3f deprecation notice 2024-03-20 00:10:03 -07:00
Dockerfile Update 'Dockerfile' 2024-01-02 23:24:24 +00:00
LICENSE mingw-go dockerfile 2021-03-23 17:59:13 -07:00
README.md deprecation notice 2024-03-20 00:10:03 -07:00

README.md

mingw-go

Deprecated: in favor of go-cross-compile at dockerhub/openpriv/go-cross-compile

versions:

  • 2024.01
    • go 1.21.5
  • 2022.11
    • go 1.19.3
  • 2022.09
    • go 1.17
  • 2021.03
    • go 1.15

This container is based on purplekarrot/mingw-w64-x86-64 and then has Go 1.19.3 installed in /usr/local/go

Dockerfiles @ git.openprivacy.ca/openprivacy/mingw-go