You can also remove all the Docker containers from your system using the following command: sudo docker rm -f $(sudo docker ps -aq).
確定! 回上一頁