This document discusses Docker volumes. It provides an overview of the Docker volume command introduced in Docker 1.9 for managing volumes. Examples are given for creating, listing, inspecting, and removing volumes. It also discusses using volumes when running containers, deploying with Docker Compose, custom volume drivers, and volume plugins.