How to remove all exited containers?

docker rm $(docker ps -qa --no-trunc --filter "status=exited")

results for ""

    No results matching ""