Y
Hacker News
new
|
ask
|
show
|
jobs
by
q_queue
2526 days ago
I've never been willing to consider docker volumes persistent. In the big picture, a requirement of "posix filesystem semantics" and "persistent" is a pretty inconvenient and/or expensive requirement.
1 comments
cheez
2526 days ago
I am super paranoid about docker volumes. But I have application-level backup which is tested daily.
link