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.
cincitech
(Cincitech)
4
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Named volume at another location, copied to default location on container startup | 1 | 504 | January 30, 2020 | |
| How to make volume on a specific path | 12 | 63997 | June 24, 2025 | |
| How to access container's data from the host? | 25 | 77042 | February 10, 2018 | |
| /var/lib/docker does not exist on host | 13 | 83149 | March 14, 2025 | |
| How to mount Docker volume along with subfolders on the host? | 16 | 27521 | January 31, 2022 |