Containers & Kubernetes ยท Docker
What is a common mistake with Docker volumes?
Writing critical state only to the container writable layer causes data loss when the container is removed.
Writing critical state only to the container writable layer causes data loss when the container is removed.