1 Star 0 Fork 0

Johnwu/DotnetSpider

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build_portal.sh 247 Bytes
一键复制 编辑 原始数据 按行查看 历史
zlzforever 提交于 2020-04-22 13:06 . 修复错误 & 调整编译脚本
cd src/DotnetSpider.Portal && yarn install
dotnet publish -c Release
cd ../.. || exit
cp -r src/DotnetSpider.Portal/bin/Release/netcoreapp3.1/publish/ dockerfile/portal/out
cd dockerfile/portal || exit
docker build -t dotnetspider/portal:latest .
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/johnwu/DotnetSpider.git
git@gitee.com:johnwu/DotnetSpider.git
johnwu
DotnetSpider
DotnetSpider
master

搜索帮助