This website requires JavaScript.
Explore
Help
Register
Sign In
Projects
/
DotnetTestExe
Watch
2
Star
0
Fork
0
You've already forked DotnetTestExe
generated from
Templates/Dotnet_Executable
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
DotnetTestExe
/
Containerfile
5 lines
89 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit
2024-11-27 10:34:59 -08:00
FROM mcr.microsoft.com/dotnet/runtime:9.0
COPY . /app
WORKDIR /app
✅ Ready to clone and code.
2024-11-27 18:36:48 +00:00
CMD ["DotnetTestExe"]
Reference in New Issue
Copy Permalink