Y
Hacker News
new
|
ask
|
show
|
jobs
by
jhardy54
2161 days ago
My guess: deleting.
1 comments
throwaway29103
2161 days ago
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...
link
jhardy54
2161 days ago
`docker system prune rm -af` ftw
link
throwaway29103
2159 days ago
Thanks, will this also remove the files in named volumes? I hope it won't! (Will not try :-D)
link