Day 19 - Docker Volumes
What is Docker Volume?
If we are creating docker containers and adding data to that containers then the data will be there when containers are running, that data can go away anytime or can get destroyed anytime when our docker container get exited or...
sharmasmriti.hashnode.dev5 min read