create mingw docker image
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM gcc:latest
|
||||
FROM mwaeckerlin/mingw:latest
|
||||
|
||||
COPY ./build.sh /tmp/
|
||||
|
||||
|
Reference in New Issue
Block a user