✅ Ready to clone and code.
This commit is contained in:
committed by
github-actions[bot]
parent
4c054008f7
commit
d2b1d4bcfa
@@ -1,4 +1,4 @@
|
||||
FROM mcr.microsoft.com/dotnet/runtime:9.0
|
||||
COPY ./project_name/bin/Release/net9.0/ /app
|
||||
COPY ./LevelInputProvider/bin/Release/net9.0/ /app
|
||||
WORKDIR /app
|
||||
CMD ["project_name"]
|
||||
CMD ["LevelInputProvider"]
|
||||
|
||||
Reference in New Issue
Block a user