improve dockerfiles and adjust code paths
This commit is contained in:
@@ -30,8 +30,8 @@ run_launcher:
|
||||
container_kwargs:
|
||||
auto_remove: true
|
||||
volumes:
|
||||
- /opt/dagster/shared/:/shared/:ro
|
||||
- /opt/dagster/apps/:/apps:ro
|
||||
- /opt/dagster/apps/:/code/apps/:ro
|
||||
- /opt/dagster/shared/:/code/shared/:ro
|
||||
- /opt/dagster/storage/:/storage/:rw
|
||||
- /opt/dagster/logs/:/logs:rw
|
||||
- ${CACHE_DIR}:/cache:rw
|
||||
|
||||
Reference in New Issue
Block a user