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.
i have tried mounting files like this in docker-compose
docker-compose.yml
{do i have to run some command after editing docker-compose??}
but still no mounts in container
only config mount
New contributor
Himanshu negi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.