|
|
|
|
|
by cpuguy83
3432 days ago
|
|
fyi, you do not need xargs. `docker rm $(docker ps -q --filter blash)` But agree, `prune` is currently sledge hammer and needs some refinement. It's not about not being well thought out, it's about getting something out there that can be built on top of. |
|