https://flyte.org logo
r

Robin Kahlow

07/01/2022, 11:18 AM
Hey, a colleague is having an issue: he's running a workflow locally, and Flyte stores all the inputs/outputs in /tmp, but he's using tmpfs mounted on /tmp. Is there a way to change the folder? // solved by setting TMPDIR for the command 🙂
excellent 3