The question I believe you are asking is: where does the “docker volume create” command place the “nmsvol” volume? I don’t know if that changes with different installs of Docker on different hosts, but I use PhotonOS and there Docker stores volumes in the /var/lib/docker/volumes directory. Maybe take a look there.
2 Likes