Usage: Mounts a volume or directory into the container.
Command:
docker run -v /host/path:/container/path nginx
/host/path
/container/path