docker run -v mydata:/app/data myimage
Category: Docker
Mount a named volume to /app/data inside the container