|
|
|
|
|
by jtchang
2528 days ago
|
|
This definitely sounds like a bug. docker volume prune says: "Remove all unused local volumes. Unused local volumes are those which are not referenced by any containers" If it removed a local volume that was being used by a container that is kinda bad. |
|