Rename project and repository to dockcross

This commit is contained in:
Matt McCormick
2016-07-15 23:46:08 -04:00
parent a5c84b842f
commit 04c7d0de18
16 changed files with 182 additions and 183 deletions

View File

@ -24,4 +24,4 @@ RUN curl -L https://github.com/tpoechtrager/osxcross/archive/master.tar.gz | tar
mkdir -p ${CROSS_ROOT}/lib && \
rm -rf /osxcross-master
ENV DEFAULT_DOCKCROSS_IMAGE thewtex/cross-compiler-darwin-x64
ENV DEFAULT_DOCKCROSS_IMAGE dockcross/darwin-x64