1 Star 0 Fork 1

平易近人/DotnetSpider

forked from workingbird/DotnetSpider 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build_portal.sh 247 Bytes
一键复制 编辑 原始数据 按行查看 历史
zlzforever 提交于 2020-04-22 13:06 +08:00 . 修复错误 & 调整编译脚本
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 .
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/lee_projects/DotnetSpider.git
git@gitee.com:lee_projects/DotnetSpider.git
lee_projects
DotnetSpider
DotnetSpider
master

搜索帮助