I am facing an issue while running my node js + react js + mongodb app using docker-compose. While running locally and separately I can easily create and save a CSV file on local system. However when I run the whole app using docker-compose, it doesn’t create any file on my local system, nor gives any error.
Apologies for my casual approach on the platform. This was my first post/question here. I believe the issue I am facing will be more understandable on a call. If possible, please give me some time so I could explain what I am facing here.