Skip to main content
Solved

Where to see my local fs files generated on docker image

  • June 4, 2022
  • 1 reply
  • 51 views

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?

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. 

1 reply

dima
StreamSets Employee
Forum|alt.badge.img
  • StreamSets Employee
  • 83 replies
  • Answer
  • June 4, 2022

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