Hacker News new | ask | show | jobs
by shaunkoh 1085 days ago
100%. I do know it might come bite me in the ass at some point.

Already I didn’t realise my docker container was saving data to the NON-PERSISTENT data volume. But that was a greater reflection of Chatgpt taking me beyond my knowledge limits, and me being in a place where my ignorance of my ignorance can lead to not-great consequences.

1 comments

Don't feel too bad about that one. I've seen Docker's default of non-persistent storage cause disaster even for professionals with years of experience. It's just a really bad bit of design.