有了CONTAINER ID 要移除的Container,就可以使用docker container rm ... docker container ls -a --filter status=exited --filter status=created.
確定! 回上一頁