Commit Graph

1 Commits

Author SHA1 Message Date
bac97a5d2e feat: add Dockerfile and docker-compose.yml for containerized deployment of AISApp with dotnet sdk 9.0
Introduce a Dockerfile based on mcr.microsoft.com/dotnet/sdk:9.0 with /app working directory, a docker-compose.yml exposing port 5000:80 and mounting the project volume, plus a README.md documenting environment configuration and docker compose up instructions.
2025-09-18 17:34:59 +00:00