forked from cerc-io/ipld-eth-server
2 lines
59 B
Bash
2 lines
59 B
Bash
docker rm -f $( docker ps -q -a -f status=exited ) || true
|