I'm both new to Ubuntu and Docker. I cut to the chase, when I create a volume using the sudo docker volume create TEST command, where should I expect to find the TEST volume and its data in my hard drive?
If I want it to be located in another drive, lets say D:\ (still new to ubuntu not sure if it also applies to linux) drive, what do I have to do?