6 ms·
Sorry... what do you mean by "flushing" (thanks) BTW. Fantastic software, filestash - really really good.
by throwaway29103 6y ago
Sorry... what do you mean by "flushing" (thanks)
BTW. Fantastic software, filestash - really really good.
- jhardy54 6y agoMy guess: deleting.
- throwaway29103 6y agoThanks, 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...
- jhardy54 6y ago`docker system prune rm -af` ftw
- throwaway29103 6y agoThanks, will this also remove the files in named volumes? I hope it won't! (Will not try :-D)