attempt to overwrite run launch container kwargs
This commit is contained in:
@@ -32,6 +32,7 @@ services:
|
||||
<<: [ *dagster_env, *email_env ]
|
||||
DAGSTER_CURRENT_IMAGE: dagster-code-vinyl
|
||||
volumes:
|
||||
- /opt/dagster/dagster.yaml:/opt/dagster/home/dagster.yaml:ro
|
||||
- /opt/dagster/apps/:/apps/:ro
|
||||
- /opt/dagster/shared/:/shared/:ro
|
||||
- /opt/dagster/logs/:/logs:rw
|
||||
|
||||
Reference in New Issue
Block a user