可以编译通过示例代码
helloworld等
# 镜像很大(5.28GB), 推荐可以自己本地进行构建
docker pull happystraw/openarkcompiler
docker run --rm -it happystraw/openarkcompiler bash
# 测试编译
cd sample/helloworld
make可以根据自己需要修改
docker build -t happystraw/openarkcompiler .| Name | Name | Last commit date | ||
|---|---|---|---|---|
可以编译通过示例代码
helloworld等
# 镜像很大(5.28GB), 推荐可以自己本地进行构建
docker pull happystraw/openarkcompiler
docker run --rm -it happystraw/openarkcompiler bash
# 测试编译
cd sample/helloworld
make可以根据自己需要修改
docker build -t happystraw/openarkcompiler .