Commit Graph

6 Commits

Author SHA1 Message Date
Mateleo
9a7a619ccb typo 2024-11-22 14:16:37 +01:00
Mateleo
aecc164a7c chore(Dockerfile): remove unused COPY command for db directory
refactor(docker-compose.yml): add healthcheck to ensure database service is healthy before starting the server
feat(docker-compose.yml): add condition to wait for database service to be ready before starting the server
2024-11-22 13:39:30 +01:00
Mateleo
bcddfd279d initdb 2024-11-22 12:37:27 +01:00
Mateleo
3cb03e8ffd test dockerfile 2024-11-22 11:36:49 +01:00
Mateleo
2b81012c4a update Dockerfile 2024-11-22 00:30:57 +01:00
Mateleo
a47db464f8 feat(Dockerfile): add Dockerfile to containerize the .NET application
chore(Blizzless.csproj): update project configuration to support multiple runtime identifiers for better cross-platform compatibility
2024-11-22 00:23:14 +01:00