Hacker News new | ask | show | jobs
by throwaway29103 2162 days ago
Sorry... what do you mean by "flushing" (thanks)

BTW. Fantastic software, filestash - really really good.

1 comments

My guess: deleting.
Thanks, first I thought... it cannot be, because when you delete the container, the named volumes are still there; but I guess that they might have deleted contents using the app itself, without realizing they were sharing the directory...
`docker system prune rm -af` ftw
Thanks, will this also remove the files in named volumes? I hope it won't! (Will not try :-D)