Docker Volumes: Making Containers Remember Things 🧠
Usually, we store application data inside the container and life feels good until something goes wrong. What if the container crashes? What if it gets deleted? Or what if it collapses under heavy load? In all these cases, the data inside the containe...
dockermadesimple.hashnode.dev4 min read