停止所有的image

# docker stop $(docker ps -a -q)

移除所有的image

# docker rm $(docker ps -a -q)

 

 

arrow
arrow

    痞客興 發表在 痞客邦 留言(0) 人氣()