An open API service indexing awesome lists of open source software.

https://github.com/kjunichi/docker-mingw-w64-32

Build binary for windows(32bit)
https://github.com/kjunichi/docker-mingw-w64-32

Last synced: 5 months ago
JSON representation

Build binary for windows(32bit)

Awesome Lists containing this project

README

          

# docker-mingw-w64-32

```
git clone https://github.com/kjunichi/docker-mingw-w64-32.git
cd docker-mingw-w64-32
docker build -t kjunichi/mingw-w64-32 .
docker run -it kjunichi/mingw-w64-32 /bin/bash
```