This commit is contained in:
2026-05-17 20:54:09 -04:00
parent 6da2183583
commit 74c21ee5cc
3000 changed files with 11794 additions and 15301 deletions

View File

@@ -1,6 +1,5 @@
S0GXuvC1qEMHe6Y7COBmy9e/fBajji3Acc36BFbyT7Q=>C:\Users\Vincent\Documents\dev\Open-Archival\obj\Docker\MergedDockerCompose3.cache
fSZnJIAL87M/zuKFQKLBJC7Ut7tMuFFZqyEL5/shdiU=>C:\Users\vtall\source\repos\vtallen\Open-Archival\obj\Docker\MergedDockerCompose1.cache
+Dx2I5KKJ2H3ofDxOfDzbmdrW0r8i4REImeDbYHMPIE=>C:\Users\Vincent\Documents\dev\Open-Archival\obj\Docker\MergedDockerCompose4.cache
TcYq6joXunm/+lYLHy5mOO+VjZngolLHPawT/8x5w4g=>C:\Users\Vincent\Documents\dev\Open-Archival\obj\Docker\MergedDockerCompose5.cache
q34iS6PXdkgFd7cH0n22sFWdLdEFh8JWN21u8ZwauOI=>C:\Users\Vincent\Documents\dev\Open-Archival\obj\Docker\MergedDockerCompose6.cache
8wBvPwqTl4xrjX6jP3iwglNk7TtML1hTEX9qZwPCD3c=>C:\Users\Vincent\Documents\dev\Open-Archival\obj\Docker\MergedDockerCompose7.cache
S0GXuvC1qEMHe6Y7COBmy9e/fBajji3Acc36BFbyT7Q=>C:\Users\Vincent\Documents\dev\Open-Archival\obj\Docker\MergedDockerCompose.cache
q34iS6PXdkgFd7cH0n22sFWdLdEFh8JWN21u8ZwauOI=>C:\Users\Vincent\Documents\dev\Open-Archival\obj\Docker\MergedDockerCompose1.cache
8wBvPwqTl4xrjX6jP3iwglNk7TtML1hTEX9qZwPCD3c=>C:\Users\Vincent\Documents\dev\Open-Archival\obj\Docker\MergedDockerCompose2.cache
KQqAmszsFhA2A1REeHI7q5b5ZIkcyEqQDKS6DmyndWU=>C:\Users\Vincent\Documents\dev\Open-Archival\obj\Docker\MergedDockerCompose3.cache
plzLahKOPe6nyuyTWovZCsRtEn41XkMl87mFTcxR+mk=>C:\Users\Vincent\Documents\dev\Open-Archival\obj\Docker\MergedDockerCompose4.cache

View File

@@ -1 +1 @@
cpr8Yx8mvT6GJfyWS9JoUSdvcvoifnGlPLZNXf+5KGOj/GkRQNHT6Ufm7CoRMhq/hvguREt+vuWBHvCeF23t6A==
cpr8Yx8mvT6GJfyWS9JoUSdvcvoifnGlPLZNXf+5KGP1RRx1TGPvdiKI8NN6WkgFwC59w7/2XnXDzPuwSHZh1g==

View File

@@ -1,4 +1,4 @@
name: dockercompose14841401621449927736
name: dockercompose15359913776160675989
services:
db:
environment:
@@ -28,7 +28,7 @@ services:
volume: {}
openarchival.blazor:
build:
context: C:\Users\vtall\source\repos\vtallen\Open-Archival
context: C:\Users\Vincent\Documents\dev\Open-Archival
dockerfile: OpenArchival.Blazor/Dockerfile
depends_on:
db:
@@ -59,32 +59,28 @@ services:
protocol: tcp
volumes:
- type: bind
source: C:\Users\vtall\AppData\Roaming/Microsoft/UserSecrets
source: C:\Users\Vincent\AppData\Roaming/Microsoft/UserSecrets
target: /home/app/.microsoft/usersecrets
read_only: true
bind:
create_host_path: true
bind: {}
- type: bind
source: C:\Users\vtall\AppData\Roaming/Microsoft/UserSecrets
source: C:\Users\Vincent\AppData\Roaming/Microsoft/UserSecrets
target: /root/.microsoft/usersecrets
read_only: true
bind:
create_host_path: true
bind: {}
- type: bind
source: C:\Users\vtall\AppData\Roaming/ASP.NET/Https
source: C:\Users\Vincent\AppData\Roaming/ASP.NET/Https
target: /home/app/.aspnet/https
read_only: true
bind:
create_host_path: true
bind: {}
- type: bind
source: C:\Users\vtall\AppData\Roaming/ASP.NET/Https
source: C:\Users\Vincent\AppData\Roaming/ASP.NET/Https
target: /root/.aspnet/https
read_only: true
bind:
create_host_path: true
bind: {}
networks:
default:
name: dockercompose14841401621449927736_default
name: dockercompose15359913776160675989_default
volumes:
postgres_data:
name: dockercompose14841401621449927736_postgres_data
name: dockercompose15359913776160675989_postgres_data

View File

@@ -1,4 +1,4 @@
name: dockercompose14841401621449927736
name: dockercompose15359913776160675989
services:
db:
environment:
@@ -28,7 +28,7 @@ services:
volume: {}
openarchival.blazor:
build:
context: C:\Users\vtall\source\repos\vtallen\Open-Archival
context: C:\Users\Vincent\Documents\dev\Open-Archival
dockerfile: OpenArchival.Blazor/Dockerfile
args:
BUILD_CONFIGURATION: Debug
@@ -81,71 +81,60 @@ services:
tty: true
volumes:
- type: bind
source: C:\Users\vtall\AppData\Roaming\Microsoft\UserSecrets
source: C:\Users\Vincent\AppData\Roaming\Microsoft\UserSecrets
target: /home/app/.microsoft/usersecrets
read_only: true
bind:
create_host_path: true
bind: {}
- type: bind
source: C:\Users\vtall\AppData\Roaming\Microsoft\UserSecrets
source: C:\Users\Vincent\AppData\Roaming\Microsoft\UserSecrets
target: /root/.microsoft/usersecrets
read_only: true
bind:
create_host_path: true
bind: {}
- type: bind
source: C:\Users\vtall\AppData\Roaming\ASP.NET\Https
source: C:\Users\Vincent\AppData\Roaming\ASP.NET\Https
target: /home/app/.aspnet/https
read_only: true
bind:
create_host_path: true
bind: {}
- type: bind
source: C:\Users\vtall\AppData\Roaming\ASP.NET\Https
source: C:\Users\Vincent\AppData\Roaming\ASP.NET\Https
target: /root/.aspnet/https
read_only: true
bind:
create_host_path: true
bind: {}
- type: bind
source: C:\Users\vtall\source\repos\vtallen\Open-Archival\OpenArchival.Blazor
source: C:\Users\Vincent\Documents\dev\Open-Archival\OpenArchival.Blazor
target: /app
bind:
create_host_path: true
bind: {}
- type: bind
source: C:\Users\vtall\source\repos\vtallen\Open-Archival
source: C:\Users\Vincent\Documents\dev\Open-Archival
target: /src
bind:
create_host_path: true
bind: {}
- type: bind
source: C:\Users\vtall\vsdbg\vs2017u5
source: C:\Users\Vincent\vsdbg\vs2017u5
target: /remote_debugger
bind:
create_host_path: true
bind: {}
- type: bind
source: C:\Users\vtall\.nuget\packages
source: C:\Users\Vincent\.nuget\packages
target: /.nuget/packages
read_only: true
bind:
create_host_path: true
bind: {}
- type: bind
source: C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages
target: /.nuget/fallbackpackages
read_only: true
bind:
create_host_path: true
bind: {}
- type: bind
source: C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Sdks\Microsoft.Docker.Sdk\tools\linux-x64\net6.0
source: C:\Program Files\Microsoft Visual Studio\18\Community\MSBuild\Sdks\Microsoft.Docker.Sdk\tools\linux-x64\net6.0
target: /VSTools
read_only: true
bind:
create_host_path: true
bind: {}
- type: bind
source: C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\HotReload
source: C:\Program Files\Microsoft Visual Studio\18\Community\Common7\IDE\extensions\Microsoft\managedprojectsystem\HotReload
target: /HotReloadAgent
read_only: true
bind:
create_host_path: true
bind: {}
networks:
default:
name: dockercompose14841401621449927736_default
name: dockercompose15359913776160675989_default
volumes:
postgres_data:
name: dockercompose14841401621449927736_postgres_data
name: dockercompose15359913776160675989_postgres_data

View File

@@ -1,4 +1,4 @@
name: dockercompose14841401621449927736
name: dockercompose15359913776160675989
services:
db:
environment:
@@ -28,7 +28,7 @@ services:
volume: {}
openarchival.blazor:
build:
context: C:\Users\vtall\source\repos\vtallen\Open-Archival
context: C:\Users\Vincent\Documents\dev\Open-Archival
dockerfile: OpenArchival.Blazor/Dockerfile
args:
BUILD_CONFIGURATION: Debug
@@ -78,49 +78,42 @@ services:
tty: true
volumes:
- type: bind
source: C:\Users\vtall\AppData\Roaming\Microsoft\UserSecrets
source: C:\Users\Vincent\AppData\Roaming\Microsoft\UserSecrets
target: /home/app/.microsoft/usersecrets
read_only: true
bind:
create_host_path: true
bind: {}
- type: bind
source: C:\Users\vtall\AppData\Roaming\Microsoft\UserSecrets
source: C:\Users\Vincent\AppData\Roaming\Microsoft\UserSecrets
target: /root/.microsoft/usersecrets
read_only: true
bind:
create_host_path: true
bind: {}
- type: bind
source: C:\Users\vtall\AppData\Roaming\ASP.NET\Https
source: C:\Users\Vincent\AppData\Roaming\ASP.NET\Https
target: /home/app/.aspnet/https
read_only: true
bind:
create_host_path: true
bind: {}
- type: bind
source: C:\Users\vtall\AppData\Roaming\ASP.NET\Https
source: C:\Users\Vincent\AppData\Roaming\ASP.NET\Https
target: /root/.aspnet/https
read_only: true
bind:
create_host_path: true
bind: {}
- type: bind
source: C:\Users\vtall\vsdbg\vs2017u5
source: C:\Users\Vincent\vsdbg\vs2017u5
target: /remote_debugger
bind:
create_host_path: true
bind: {}
- type: bind
source: C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Sdks\Microsoft.Docker.Sdk\tools\linux-x64\net6.0
source: C:\Program Files\Microsoft Visual Studio\18\Community\MSBuild\Sdks\Microsoft.Docker.Sdk\tools\linux-x64\net6.0
target: /VSTools
read_only: true
bind:
create_host_path: true
bind: {}
- type: bind
source: C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\HotReload
source: C:\Program Files\Microsoft Visual Studio\18\Community\Common7\IDE\extensions\Microsoft\managedprojectsystem\HotReload
target: /HotReloadAgent
read_only: true
bind:
create_host_path: true
bind: {}
networks:
default:
name: dockercompose14841401621449927736_default
name: dockercompose15359913776160675989_default
volumes:
postgres_data:
name: dockercompose14841401621449927736_postgres_data
name: dockercompose15359913776160675989_postgres_data

View File

@@ -36,6 +36,7 @@ services:
labels:
com.microsoft.created-by: visual-studio
com.microsoft.visual-studio.project-name: OpenArchival.Blazor
target: base
depends_on:
db:
condition: service_healthy
@@ -50,11 +51,13 @@ services:
ASPNETCORE_ENVIRONMENT: Development
ASPNETCORE_HTTP_PORTS: "8080"
ASPNETCORE_HTTPS_PORTS: "8081"
ASPNETCORE_LOGGING__CONSOLE__DISABLECOLORS: "true"
ConnectionStrings__DefaultConnection: Host=db;Port=5432;Database=postgres;Username=postgres;Password=postgres
image: openarchivalblazor
DOTNET_USE_POLLING_FILE_WATCHER: "1"
NUGET_FALLBACK_PACKAGES: /.nuget/fallbackpackages
image: openarchivalblazor:dev
labels:
com.microsoft.visual-studio.project-name: OpenArchival.Blazor
com.microsoft.visualstudio.debuggee.arguments: ' --additionalProbingPath /.nuget/packages --additionalProbingPath /.nuget/fallbackpackages "/app/OpenArchival.Blazor.dll"'
com.microsoft.visualstudio.debuggee.arguments: ' --additionalProbingPath /.nuget/packages --additionalProbingPath /.nuget/fallbackpackages "/app/bin/Debug/net9.0/OpenArchival.Blazor.dll"'
com.microsoft.visualstudio.debuggee.killprogram: dotnet --roll-forward Major /VSTools/DistrolessHelper/DistrolessHelper.dll --stop dotnet
com.microsoft.visualstudio.debuggee.program: dotnet
com.microsoft.visualstudio.debuggee.workingdirectory: /app
@@ -78,36 +81,54 @@ services:
tty: true
volumes:
- type: bind
source: C:\Users\vtall\AppData\Roaming\Microsoft\UserSecrets
source: C:\Users\Vincent\AppData\Roaming\Microsoft\UserSecrets
target: /home/app/.microsoft/usersecrets
read_only: true
bind: {}
- type: bind
source: C:\Users\vtall\AppData\Roaming\Microsoft\UserSecrets
source: C:\Users\Vincent\AppData\Roaming\Microsoft\UserSecrets
target: /root/.microsoft/usersecrets
read_only: true
bind: {}
- type: bind
source: C:\Users\vtall\AppData\Roaming\ASP.NET\Https
source: C:\Users\Vincent\AppData\Roaming\ASP.NET\Https
target: /home/app/.aspnet/https
read_only: true
bind: {}
- type: bind
source: C:\Users\vtall\AppData\Roaming\ASP.NET\Https
source: C:\Users\Vincent\AppData\Roaming\ASP.NET\Https
target: /root/.aspnet/https
read_only: true
bind: {}
- type: bind
source: C:\Users\vtall\vsdbg\vs2017u5
source: C:\Users\Vincent\Documents\dev\Open-Archival\OpenArchival.Blazor
target: /app
bind: {}
- type: bind
source: C:\Users\Vincent\Documents\dev\Open-Archival
target: /src
bind: {}
- type: bind
source: C:\Users\Vincent\vsdbg\vs2017u5
target: /remote_debugger
bind: {}
- type: bind
source: C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Sdks\Microsoft.Docker.Sdk\tools\linux-x64\net6.0
source: C:\Users\Vincent\.nuget\packages
target: /.nuget/packages
read_only: true
bind: {}
- type: bind
source: C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages
target: /.nuget/fallbackpackages
read_only: true
bind: {}
- type: bind
source: C:\Program Files\Microsoft Visual Studio\18\Community\MSBuild\Sdks\Microsoft.Docker.Sdk\tools\linux-x64\net6.0
target: /VSTools
read_only: true
bind: {}
- type: bind
source: C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\HotReload
source: C:\Program Files\Microsoft Visual Studio\18\Community\Common7\IDE\extensions\Microsoft\managedprojectsystem\HotReload
target: /HotReloadAgent
read_only: true
bind: {}

View File

@@ -1,135 +0,0 @@
name: dockercompose15359913776160675989
services:
db:
environment:
POSTGRES_DB: postgres
POSTGRES_PASSWORD: postgres
POSTGRES_USER: postgres
healthcheck:
test:
- CMD-SHELL
- pg_isready -U postgres -d postgres
timeout: 5s
interval: 10s
retries: 5
image: postgres:latest
networks:
default: null
ports:
- mode: ingress
target: 5432
published: "5432"
protocol: tcp
restart: always
volumes:
- type: volume
source: postgres_data
target: /var/lib/postgresql
volume: {}
openarchival.blazor:
build:
context: C:\Users\Vincent\Documents\dev\Open-Archival
dockerfile: OpenArchival.Blazor/Dockerfile
args:
BUILD_CONFIGURATION: Debug
LAUNCHING_FROM_VS: "true"
labels:
com.microsoft.created-by: visual-studio
com.microsoft.visual-studio.project-name: OpenArchival.Blazor
target: base
depends_on:
db:
condition: service_healthy
required: true
entrypoint:
- dotnet
- --roll-forward
- Major
- /VSTools/DistrolessHelper/DistrolessHelper.dll
- --wait
environment:
ASPNETCORE_ENVIRONMENT: Development
ASPNETCORE_HTTP_PORTS: "8080"
ASPNETCORE_HTTPS_PORTS: "8081"
ASPNETCORE_LOGGING__CONSOLE__DISABLECOLORS: "true"
ConnectionStrings__DefaultConnection: Host=db;Port=5432;Database=postgres;Username=postgres;Password=postgres
DOTNET_USE_POLLING_FILE_WATCHER: "1"
NUGET_FALLBACK_PACKAGES: /.nuget/fallbackpackages
image: openarchivalblazor:dev
labels:
com.microsoft.visualstudio.debuggee.arguments: ' --additionalProbingPath /.nuget/fallbackpackages "/app/bin/Debug/net9.0/OpenArchival.Blazor.dll"'
com.microsoft.visualstudio.debuggee.killprogram: dotnet --roll-forward Major /VSTools/DistrolessHelper/DistrolessHelper.dll --stop dotnet
com.microsoft.visualstudio.debuggee.program: dotnet
com.microsoft.visualstudio.debuggee.workingdirectory: /app
networks:
default: null
ports:
- mode: ingress
target: 8080
published: "3801"
protocol: tcp
- mode: ingress
target: 8081
published: "4334"
protocol: tcp
- mode: ingress
target: 8080
protocol: tcp
- mode: ingress
target: 8081
protocol: tcp
tty: true
volumes:
- type: bind
source: C:\Users\Vincent\AppData\Roaming\Microsoft\UserSecrets
target: /home/app/.microsoft/usersecrets
read_only: true
bind: {}
- type: bind
source: C:\Users\Vincent\AppData\Roaming\Microsoft\UserSecrets
target: /root/.microsoft/usersecrets
read_only: true
bind: {}
- type: bind
source: C:\Users\Vincent\AppData\Roaming\ASP.NET\Https
target: /home/app/.aspnet/https
read_only: true
bind: {}
- type: bind
source: C:\Users\Vincent\AppData\Roaming\ASP.NET\Https
target: /root/.aspnet/https
read_only: true
bind: {}
- type: bind
source: C:\Users\Vincent\Documents\dev\Open-Archival\OpenArchival.Blazor
target: /app
bind: {}
- type: bind
source: C:\Users\Vincent\Documents\dev\Open-Archival
target: /src
bind: {}
- type: bind
source: C:\Users\Vincent\vsdbg\vs2017u5
target: /remote_debugger
bind: {}
- type: bind
source: C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages
target: /.nuget/fallbackpackages
read_only: true
bind: {}
- type: bind
source: C:\Program Files\Microsoft Visual Studio\18\Community\MSBuild\Sdks\Microsoft.Docker.Sdk\tools\linux-x64\net6.0
target: /VSTools
read_only: true
bind: {}
- type: bind
source: C:\Program Files\Microsoft Visual Studio\18\Community\Common7\IDE\extensions\Microsoft\managedprojectsystem\HotReload
target: /HotReloadAgent
read_only: true
bind: {}
networks:
default:
name: dockercompose15359913776160675989_default
volumes:
postgres_data:
name: dockercompose15359913776160675989_postgres_data

View File

@@ -1,140 +0,0 @@
name: dockercompose15359913776160675989
services:
db:
environment:
POSTGRES_DB: postgres
POSTGRES_PASSWORD: postgres
POSTGRES_USER: postgres
healthcheck:
test:
- CMD-SHELL
- pg_isready -U postgres -d postgres
timeout: 5s
interval: 10s
retries: 5
image: postgres:latest
networks:
default: null
ports:
- mode: ingress
target: 5432
published: "5432"
protocol: tcp
restart: always
volumes:
- type: volume
source: postgres_data
target: /var/lib/postgresql
volume: {}
openarchival.blazor:
build:
context: C:\Users\Vincent\Documents\dev\Open-Archival
dockerfile: OpenArchival.Blazor/Dockerfile
args:
BUILD_CONFIGURATION: Debug
LAUNCHING_FROM_VS: "true"
labels:
com.microsoft.created-by: visual-studio
com.microsoft.visual-studio.project-name: OpenArchival.Blazor
target: base
depends_on:
db:
condition: service_healthy
required: true
entrypoint:
- dotnet
- --roll-forward
- Major
- /VSTools/DistrolessHelper/DistrolessHelper.dll
- --wait
environment:
ASPNETCORE_ENVIRONMENT: Development
ASPNETCORE_HTTP_PORTS: "8080"
ASPNETCORE_HTTPS_PORTS: "8081"
ASPNETCORE_LOGGING__CONSOLE__DISABLECOLORS: "true"
ConnectionStrings__DefaultConnection: Host=db;Port=5432;Database=postgres;Username=postgres;Password=postgres
DOTNET_USE_POLLING_FILE_WATCHER: "1"
NUGET_FALLBACK_PACKAGES: /.nuget/fallbackpackages
image: openarchivalblazor:dev
labels:
com.microsoft.visualstudio.debuggee.arguments: ' --additionalProbingPath /.nuget/packages --additionalProbingPath /.nuget/fallbackpackages "/app/bin/Debug/net9.0/OpenArchival.Blazor.dll"'
com.microsoft.visualstudio.debuggee.killprogram: dotnet --roll-forward Major /VSTools/DistrolessHelper/DistrolessHelper.dll --stop dotnet
com.microsoft.visualstudio.debuggee.program: dotnet
com.microsoft.visualstudio.debuggee.workingdirectory: /app
networks:
default: null
ports:
- mode: ingress
target: 8080
published: "3801"
protocol: tcp
- mode: ingress
target: 8081
published: "4334"
protocol: tcp
- mode: ingress
target: 8080
protocol: tcp
- mode: ingress
target: 8081
protocol: tcp
tty: true
volumes:
- type: bind
source: C:\Users\Vincent\AppData\Roaming\Microsoft\UserSecrets
target: /home/app/.microsoft/usersecrets
read_only: true
bind: {}
- type: bind
source: C:\Users\Vincent\AppData\Roaming\Microsoft\UserSecrets
target: /root/.microsoft/usersecrets
read_only: true
bind: {}
- type: bind
source: C:\Users\Vincent\AppData\Roaming\ASP.NET\Https
target: /home/app/.aspnet/https
read_only: true
bind: {}
- type: bind
source: C:\Users\Vincent\AppData\Roaming\ASP.NET\Https
target: /root/.aspnet/https
read_only: true
bind: {}
- type: bind
source: C:\Users\Vincent\Documents\dev\Open-Archival\OpenArchival.Blazor
target: /app
bind: {}
- type: bind
source: C:\Users\Vincent\Documents\dev\Open-Archival
target: /src
bind: {}
- type: bind
source: C:\Users\Vincent\vsdbg\vs2017u5
target: /remote_debugger
bind: {}
- type: bind
source: C:\Users\Vincent\.nuget\packages
target: /.nuget/packages
read_only: true
bind: {}
- type: bind
source: C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages
target: /.nuget/fallbackpackages
read_only: true
bind: {}
- type: bind
source: C:\Program Files\Microsoft Visual Studio\18\Community\MSBuild\Sdks\Microsoft.Docker.Sdk\tools\linux-x64\net6.0
target: /VSTools
read_only: true
bind: {}
- type: bind
source: C:\Program Files\Microsoft Visual Studio\18\Community\Common7\IDE\extensions\Microsoft\managedprojectsystem\HotReload
target: /HotReloadAgent
read_only: true
bind: {}
networks:
default:
name: dockercompose15359913776160675989_default
volumes:
postgres_data:
name: dockercompose15359913776160675989_postgres_data

View File

@@ -1,119 +0,0 @@
name: dockercompose15359913776160675989
services:
db:
environment:
POSTGRES_DB: postgres
POSTGRES_PASSWORD: postgres
POSTGRES_USER: postgres
healthcheck:
test:
- CMD-SHELL
- pg_isready -U postgres -d postgres
timeout: 5s
interval: 10s
retries: 5
image: postgres:latest
networks:
default: null
ports:
- mode: ingress
target: 5432
published: "5432"
protocol: tcp
restart: always
volumes:
- type: volume
source: postgres_data
target: /var/lib/postgresql
volume: {}
openarchival.blazor:
build:
context: C:\Users\Vincent\Documents\dev\Open-Archival
dockerfile: OpenArchival.Blazor/Dockerfile
args:
BUILD_CONFIGURATION: Debug
LAUNCHING_FROM_VS: "true"
labels:
com.microsoft.created-by: visual-studio
com.microsoft.visual-studio.project-name: OpenArchival.Blazor
depends_on:
db:
condition: service_healthy
required: true
entrypoint:
- dotnet
- --roll-forward
- Major
- /VSTools/DistrolessHelper/DistrolessHelper.dll
- --wait
environment:
ASPNETCORE_ENVIRONMENT: Development
ASPNETCORE_HTTP_PORTS: "8080"
ASPNETCORE_HTTPS_PORTS: "8081"
ConnectionStrings__DefaultConnection: Host=db;Port=5432;Database=postgres;Username=postgres;Password=postgres
image: openarchivalblazor
labels:
com.microsoft.visual-studio.project-name: OpenArchival.Blazor
com.microsoft.visualstudio.debuggee.arguments: ' --additionalProbingPath /.nuget/packages --additionalProbingPath /.nuget/fallbackpackages "/app/OpenArchival.Blazor.dll"'
com.microsoft.visualstudio.debuggee.killprogram: dotnet --roll-forward Major /VSTools/DistrolessHelper/DistrolessHelper.dll --stop dotnet
com.microsoft.visualstudio.debuggee.program: dotnet
com.microsoft.visualstudio.debuggee.workingdirectory: /app
networks:
default: null
ports:
- mode: ingress
target: 8080
published: "3801"
protocol: tcp
- mode: ingress
target: 8081
published: "4334"
protocol: tcp
- mode: ingress
target: 8080
protocol: tcp
- mode: ingress
target: 8081
protocol: tcp
tty: true
volumes:
- type: bind
source: C:\Users\Vincent\AppData\Roaming\Microsoft\UserSecrets
target: /home/app/.microsoft/usersecrets
read_only: true
bind: {}
- type: bind
source: C:\Users\Vincent\AppData\Roaming\Microsoft\UserSecrets
target: /root/.microsoft/usersecrets
read_only: true
bind: {}
- type: bind
source: C:\Users\Vincent\AppData\Roaming\ASP.NET\Https
target: /home/app/.aspnet/https
read_only: true
bind: {}
- type: bind
source: C:\Users\Vincent\AppData\Roaming\ASP.NET\Https
target: /root/.aspnet/https
read_only: true
bind: {}
- type: bind
source: C:\Users\Vincent\vsdbg\vs2017u5
target: /remote_debugger
bind: {}
- type: bind
source: C:\Program Files\Microsoft Visual Studio\18\Community\MSBuild\Sdks\Microsoft.Docker.Sdk\tools\linux-x64\net6.0
target: /VSTools
read_only: true
bind: {}
- type: bind
source: C:\Program Files\Microsoft Visual Studio\18\Community\Common7\IDE\extensions\Microsoft\managedprojectsystem\HotReload
target: /HotReloadAgent
read_only: true
bind: {}
networks:
default:
name: dockercompose15359913776160675989_default
volumes:
postgres_data:
name: dockercompose15359913776160675989_postgres_data