提交 ce2070fc 编写于 作者: 6 635677437d755007c09848d3

update build.sh

上级 42338d68
......@@ -21,7 +21,7 @@
- 未支持标准输入
- stdout和stderr分开等等
![image text](https://gitcode.net/t1019256391/1024/-/raw/main/static/pic1.jpg)
# 如何添加想要支持的语言
非常简单,仅需2步
1.`config`目录下创建该语言的Dockerfile文件以及example文件
......
......@@ -18,7 +18,7 @@ EOF
fi
# 其他镜像在python中异步创建
docker build -f config/python/Dockerfile -t webcode:python-1.0 .
pip install -r requirements -i https://mirrors.aliyun.com/pypi/simple/
docker build -f config/python/Dockerfile -t webcode:python-1.0 .
python router.py
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册