Hi! I'm trying to do a POC with Zingg for the development of the Reconciliation function. I have windows on my machine, I have installed WSL2 windows subsystem Linux and Docker. I pulled the Zingg 0.4.0 image.
I am blocked at the stage when I try to copy test data and config.json to a container.
I tried to mount the windows directory with a container but it didn't work.
#help-zingg
When trying to copy test data getting
Could not find the file /path/in/container/text.csv error. But Im trying to copy file from host to Docket container.
Also, just checked that my containers are in exited status. Any new container I run, is going immediately into exited status