2014年2月27日 星期四

remove all docker images

# docker rmi `docker images -q -notrunc`

-q only show numeric IDs
-notrunc Don't truncate output
 
 
References :
How does one remove an image in Docker? - Stack Overflow

沒有留言:

張貼留言