Mounted volume wipes itself.
p4ulcristian
HOBBY
a year ago
Everytime I update my code, the mounted volume wipes itself. I thought volumes are created to keep my data. I use mounted volumes to store pictures for a live application. What do I misunderstand? Thanks in advance
3 Replies
a year ago
It's highly likely you are mounting the volume to the wrong location so nothing is being saved to it, instead your app is writing files to the empherial container storage.
What location does your app save the pictures to, and what location have you mounted your volume at?