3 lines
82 B
Bash
3 lines
82 B
Bash
rm -r *.db
|
|
docker container stop $(docker container ls -q)
|
|
docker container prune |