Added a docker image and compose file for the application

This commit is contained in:
Vincent Allen
2025-09-03 13:28:56 -04:00
parent d0429ddaf4
commit 9a0661e985
192 changed files with 5369 additions and 96 deletions

View File

@@ -14,7 +14,8 @@
"Microsoft.EntityFrameworkCore": "9.0.8",
"Microsoft.EntityFrameworkCore.SqlServer": "9.0.8",
"Microsoft.EntityFrameworkCore.Tools": "9.0.8",
"MudBlazor": "8.11.0",
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": "1.22.1",
"MudBlazor": "8.12.0",
"Npgsql": "9.0.3",
"Npgsql.DependencyInjection": "9.0.3",
"Npgsql.EntityFrameworkCore.PostgreSQL": "9.0.4",
@@ -66,7 +67,7 @@
"CsvHelper": "30.0.1",
"Microsoft.AspNetCore.Components": "9.0.1",
"Microsoft.AspNetCore.Components.Web": "9.0.1",
"MudBlazor": "8.11.0"
"MudBlazor": "8.12.0"
},
"runtime": {
"lib/net7.0/CodeBeam.MudExtensions.dll": {
@@ -928,6 +929,7 @@
}
}
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.22.1": {},
"Microsoft.Win32.Registry/4.7.0": {
"dependencies": {
"System.Security.AccessControl": "6.0.0",
@@ -961,7 +963,7 @@
}
}
},
"MudBlazor/8.11.0": {
"MudBlazor/8.12.0": {
"dependencies": {
"Microsoft.AspNetCore.Components": "9.0.1",
"Microsoft.AspNetCore.Components.Web": "9.0.1",
@@ -969,8 +971,8 @@
},
"runtime": {
"lib/net9.0/MudBlazor.dll": {
"assemblyVersion": "8.11.0.0",
"fileVersion": "8.11.0.0"
"assemblyVersion": "8.12.0.0",
"fileVersion": "8.12.0.0"
}
}
},
@@ -1793,6 +1795,13 @@
"path": "microsoft.sqlserver.server/1.0.0",
"hashPath": "microsoft.sqlserver.server.1.0.0.nupkg.sha512"
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.22.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-EfYANhAWqmWKoLwN6bxoiPZSOfJSO9lzX+UrU6GVhLhPub1Hd+5f0zL0/tggIA6mRz6Ebw2xCNcIsM4k+7NPng==",
"path": "microsoft.visualstudio.azure.containers.tools.targets/1.22.1",
"hashPath": "microsoft.visualstudio.azure.containers.tools.targets.1.22.1.nupkg.sha512"
},
"Microsoft.Win32.Registry/4.7.0": {
"type": "package",
"serviceable": true,
@@ -1814,12 +1823,12 @@
"path": "mono.texttemplating/3.0.0",
"hashPath": "mono.texttemplating.3.0.0.nupkg.sha512"
},
"MudBlazor/8.11.0": {
"MudBlazor/8.12.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-WeQTp5l7yYMxFrXlmI51bfIYv4LsFl/ClNruNdJBumG+ods1RkX61gFhlcv3XLmg4EMs5w6a+WqTWCwolYXg7A==",
"path": "mudblazor/8.11.0",
"hashPath": "mudblazor.8.11.0.nupkg.sha512"
"sha512": "sha512-ZwgHPt2DwiQoFeP8jxPzNEsUmJF17ljtospVH+uMUKUKpklz6jEkdE5vNs7PnHaPH9HEbpFEQgJw8QPlnFZjsQ==",
"path": "mudblazor/8.12.0",
"hashPath": "mudblazor.8.12.0.nupkg.sha512"
},
"Npgsql/9.0.3": {
"type": "package",