Finally, I have found the answer to this question. I checked for the volume mappings for my running Docker container using this command docker inspect <container_id>In the output you should see a "Mounts" section which looks something like this :"Mounts": [{"Type": "bind","Source": "C:\\Users\\myUs...