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