``` docker build steeve/cross-compiler:darwin-x64 ... docker run -ti steeve/cross-compiler:darwin-x64 ``` Then inside: ``` root@f343829869fd:/# x86_64-apple-darwin14-c++ Illegal instruction ```
Then inside: