zhongkaifu commited on
Commit
4c525a8
·
1 Parent(s): 784fc81

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -43,4 +43,4 @@ RUN cp -r /code/Seq2SeqSharp/Tools/SeqWebApps/bin/Release/net7.0/* .
43
  RUN cp /code/mt_enu_chs/appsettings.json .
44
 
45
 
46
- CMD ["dotnet", "/code/bin/SeqWebApps.dll"]
 
43
  RUN cp /code/mt_enu_chs/appsettings.json .
44
 
45
 
46
+ CMD ["dotnet","/code/bin/SeqWebApps.dll"]