orgads / docker-linux-mingw

Ubuntu based image containing GCC10 MinGW built with MXE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-linux-mingw

Debian based image containing GCC12 MinGW built with MXE.

Build: docker build .

To use the container defined by this repository:

$ docker pull orgads/linux-mingw:12.2-static

On Docker Hub: https://hub.docker.com/r/orgads/linux-mingw

About

Ubuntu based image containing GCC10 MinGW built with MXE

License:MIT License


Languages

Language:Dockerfile 100.0%