修改开发环境dockerfile
This commit is contained in:
parent
81ff2c93a0
commit
4a52911d1d
@ -15,6 +15,7 @@ COPY ["Directory.Build.Volo.targets", "."]
|
||||
COPY ["NuGet.Config", "."]
|
||||
COPY ["host/", "host/"]
|
||||
COPY ["src/", "src/"]
|
||||
COPY ["SubModules/", "SubModules/"]
|
||||
|
||||
WORKDIR /host/JiShe.IoT.HttpApi.Host
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user