docker run -it --rm --name=test ubuntu /bin/sh -c "sleep 100000". 然後我們試著停止這個容器 docker stop test. 此時你會發現要等10 秒,容器才會 ...
確定! 回上一頁