Feat: dockerize the project with Dockerfile and docker-compose
- Added Dockerfile for containerizing the app. - Created docker-compose.yml for managing services. - Updated connection strings for Docker compatibility.
This commit is contained in:
0
obj/Debug/docker-c.35A3FFBA.Up2Date
Normal file
0
obj/Debug/docker-c.35A3FFBA.Up2Date
Normal file
BIN
obj/Debug/docker-compose.dcproj.AssemblyReference.cache
Normal file
BIN
obj/Debug/docker-compose.dcproj.AssemblyReference.cache
Normal file
Binary file not shown.
1
obj/Debug/docker-compose.dcproj.CoreCompileInputs.cache
Normal file
1
obj/Debug/docker-compose.dcproj.CoreCompileInputs.cache
Normal file
@@ -0,0 +1 @@
|
||||
8e7a481b7ff085acad028c2d40eadc88a8188b7b65822c5f23acf7d7e4c34f31
|
||||
41
obj/Debug/docker-compose.dcproj.FileListAbsolute.txt
Normal file
41
obj/Debug/docker-compose.dcproj.FileListAbsolute.txt
Normal file
@@ -0,0 +1,41 @@
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\bin\Debug\survey-beta.deps.json
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\bin\Debug\survey-beta.runtimeconfig.json
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\bin\Debug\appsettings.Development.json
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\bin\Debug\appsettings.json
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\bin\Debug\libman.json
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\bin\Debug\survey-beta.exe
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\bin\Debug\survey-beta.dll
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\bin\Debug\AutoMapper.dll
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\bin\Debug\Swashbuckle.AspNetCore.SwaggerGen.dll
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\bin\Debug\Microsoft.OpenApi.dll
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\bin\Debug\Microsoft.EntityFrameworkCore.dll
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\bin\Debug\Microsoft.AspNetCore.Authentication.JwtBearer.dll
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\bin\Debug\Microsoft.Extensions.Configuration.Abstractions.dll
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\bin\Debug\Microsoft.IdentityModel.Tokens.dll
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\bin\Debug\System.IdentityModel.Tokens.Jwt.dll
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\bin\Debug\Microsoft.EntityFrameworkCore.Relational.dll
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\bin\Debug\Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\bin\Debug\Microsoft.Extensions.DependencyInjection.Abstractions.dll
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\bin\Debug\AutoMapper.Extensions.Microsoft.DependencyInjection.dll
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\bin\Debug\Swashbuckle.AspNetCore.Swagger.dll
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\bin\Debug\Swashbuckle.AspNetCore.SwaggerUI.dll
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\bin\Debug\Npgsql.EntityFrameworkCore.PostgreSQL.dll
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\bin\Debug\Microsoft.EntityFrameworkCore.Abstractions.dll
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\bin\Debug\Microsoft.Extensions.Options.dll
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\bin\Debug\Microsoft.Extensions.Logging.Abstractions.dll
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\bin\Debug\Microsoft.Extensions.Caching.Abstractions.dll
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\bin\Debug\System.Diagnostics.DiagnosticSource.dll
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\bin\Debug\Microsoft.Extensions.DependencyInjection.dll
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\bin\Debug\Microsoft.Extensions.Logging.dll
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\bin\Debug\Microsoft.Extensions.Caching.Memory.dll
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\bin\Debug\Microsoft.Extensions.Primitives.dll
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\bin\Debug\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\bin\Debug\Microsoft.IdentityModel.JsonWebTokens.dll
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\bin\Debug\Microsoft.IdentityModel.Protocols.dll
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\bin\Debug\Microsoft.IdentityModel.Logging.dll
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\bin\Debug\Microsoft.IdentityModel.Abstractions.dll
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\bin\Debug\Npgsql.dll
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\bin\Debug\survey-beta.pdb
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\obj\Debug\docker-compose.dcproj.AssemblyReference.cache
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\obj\Debug\docker-compose.dcproj.CoreCompileInputs.cache
|
||||
C:\Users\alioa\Source\Repos\survey-beta2\obj\Debug\docker-c.35A3FFBA.Up2Date
|
||||
Reference in New Issue
Block a user