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