remove containers after run

This commit is contained in:
2025-07-29 11:26:26 +02:00
parent 12bf5b1b87
commit 304e1f1594

View File

@@ -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