sago007 / docker_mxe

Cross compiling images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker_mxe

Cross compiling images

This is images with a complete MXE environment. Designed for crosscompiling Windows binaries with as little hassle as possible.

Building

docker build . -f mxe_basic/Dockerfile -t sago007/mxe_basic
docker build . -f mxe_boost/Dockerfile -t sago007/mxe_boost
cd mxe_blockattack
docker build . -t sago007/docker_blockattack
cd ..

About

Cross compiling images


Languages

Language:Dockerfile 68.6%Language:Shell 31.4%