Learn about the concepts of managing data within Docker volumes, including all of the commands to create and manage volumes. We'll demonstrate how to mount a Docker volume to one or many containers by creating and mounting a volume to an Nginx proxy, and then verify the output with curl. You'll also see how changes to files within volumes of one container propagate to other containers with the same volume mounted, and learn various commands to inspect Docker volumes.
Is there a way to mount multiple volumes to the container?
"01:47 Let's pass a command to BASH to indecipherable string..." = "...to echo out a string.."
In the "Docker Fundamentals" course, this video should've been placed before "Create Docker Volumes for Persistent Storage"