How to mount a file in docker container which is in windows and docker container is in WSL ubuntu
How can i mount files in the judge0 container that are in windows. Basically the program that i am sending as a req to judge0 requires reading input from some file but i am failing to get file mounted so that judge0 can access it.