mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-27 21:37:57 +08:00
2 lines
59 B
Bash
2 lines
59 B
Bash
docker rm -f $( docker ps -q -a -f status=exited ) || true
|