docker volume inspect myapp_data

Category: Self-Hosting

docker volume inspect myapp_data

Show the mount path and details of a specific Docker volume

Shows where the volume data is stored on the host filesystem (usually under /var/lib/docker/volumes/) and which containers are using it.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.