add cache for stocks code

This commit is contained in:
2025-08-06 21:38:49 +02:00
parent 3c7f46fb4f
commit eaf469d68f

View File

@@ -53,6 +53,7 @@ services:
<<: [ *dagster_env ]
DAGSTER_CURRENT_IMAGE: dagster-code-stocks
volumes:
- /tmp/cache:/cache:rw
- /opt/dagster/apps/:/code/apps/:ro
- /opt/dagster/shared/:/code/shared/:ro
- /opt/dagster/logs/:/logs:rw