potiuk commented on issue #11625: URL: https://github.com/apache/airflow/issues/11625#issuecomment-711145782
Yep. As I thought. When you run "docker compose down', the named volumes are not deleted. So we can change it to named volumes, but we need to have a way to manage those volumes and have an easy (and default) way to stop and start from the scratch. I think about adding additional flag --preserve-volumes to keep them if we do not want to delete them. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
