remove containers after run
This commit is contained in:
@@ -28,6 +28,7 @@ run_launcher:
|
||||
- RECEIVER_EMAIL
|
||||
network: dagster
|
||||
container_kwargs:
|
||||
auto_remove: true
|
||||
volumes:
|
||||
- /opt/dagster/shared/:/shared/:ro
|
||||
- /opt/dagster/apps/:/apps:ro
|
||||
|
||||
Reference in New Issue
Block a user