I am running my SDC engine on a docker image installed on an Ubuntu WSL in Windows. I am using local fs in my jobs and generating few files. Where can I see these files?
Solved
Where to see my local fs files generated on docker image
Best answer by dima
They'd be in the Docker container. Check out the Docker documentation for details on how file systems within containers are managed.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.