This website requires JavaScript.
Explore
Help
Register
Sign In
retoor
/
tuna
Watch
2
Star
1
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
85bf9437dab36a71487045caeaee8243d027d0db
tuna
/
Dockerfile
T
5 lines
67 B
Docker
Raw
Normal View
History
Unescape
Escape
feat: add Dockerfile and docker-compose.yml for containerized deployment
2025-09-18 17:34:59 +00:00
FROM
mcr.microsoft.com/dotnet/sdk:9.0
RUN
mkdir /app
WORKDIR
/app
Reference in New Issue
Copy Permalink