Skip to main content

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?

They'd be in the Docker container. Check out the Docker documentation for details on how file systems within containers are managed. 


Reply