Spaces:
Sleeping
Sleeping
zhongkaifu
commited on
Commit
·
4c525a8
1
Parent(s):
784fc81
Update Dockerfile
Browse files- 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",
|
|
|
43 |
RUN cp /code/mt_enu_chs/appsettings.json .
|
44 |
|
45 |
|
46 |
+
CMD ["dotnet","/code/bin/SeqWebApps.dll"]
|