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)
- Host: GitHub
- URL: https://github.com/kjunichi/docker-mingw-w64-32
- Owner: kjunichi
- Created: 2015-11-08T22:48:20.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-08T22:52:37.000Z (over 10 years ago)
- Last Synced: 2025-02-07T17:31:48.232Z (over 1 year ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```