修改dockerfile
This commit is contained in:
parent
252e93bbfc
commit
d66d9940bf
@ -17,7 +17,7 @@ COPY ["shared/", "shared/"]
|
|||||||
COPY ["protocols/", "protocols/"]
|
COPY ["protocols/", "protocols/"]
|
||||||
|
|
||||||
# 恢复项目依赖
|
# 恢复项目依赖
|
||||||
RUN dotnet restore "JiShe.CollectBus.sln"
|
RUN dotnet restore "JiShe.CollectBus.Main.sln"
|
||||||
|
|
||||||
# 构建项目
|
# 构建项目
|
||||||
WORKDIR "/web/JiShe.CollectBus.Host"
|
WORKDIR "/web/JiShe.CollectBus.Host"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user