Hi everybody, I have two questions:
1. My Prefect Docker App is called "temp" and all subcontainers subsequently temp_xxxxx. Is there a chance to control the name (instead of having the name by chance)?
2. I need to have all of my flows, tasks, etc, on a local drive. Can I mount that local directory like I do it for other docker container with -v xxx:NAME OF PREFECT-SOURCECODE ?
Thanks in advance 🙂
Kai