This commit is contained in:
2025-07-21 10:56:46 +02:00
parent 119583c730
commit 1a3c288001
11 changed files with 36 additions and 61 deletions

View File

@@ -27,7 +27,6 @@ services:
- /opt/dagster/apps/:/apps/:ro
- /opt/dagster/storage/import/:/storage/import/:ro
- /opt/dagster/storage/deals/:/storage/deals/:rw
# - /opt/dagster/apps/vinyl/src/:/opt/dagster/home/app/
networks:
- dagster
@@ -45,7 +44,6 @@ services:
<<: *dagster_env
DAGSTER_CURRENT_IMAGE: user_code_other
volumes:
# - /opt/dagster/apps/other/src/:/opt/dagster/home/app/
- /opt/dagster/apps/:/apps:ro
networks:
- dagster