Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 67 Bytes

Docker_删除所有容器.md

File metadata and controls

8 lines (4 loc) · 67 Bytes

删除所有容器

docker rm `docker ps -aq`