This video is about setting up Volumes for persistent data in Docker containers. This tutorial is for those who are beginning with Docker and finding the need to be able to store data that lasts beyond the lifecycle of the container. We will only be using the Docker CLI and not Dockerfiles or Docker Compose.
The Docker Host is where docker is running with your container. I forgot to clarify that point!
Let me know if you have any issues!
What else would you like me to cover?
Until next time...