Closed shakeelmohamed closed 8 years ago
http://blog.hypriot.com/post/get-your-all-in-one-docker-playground-now-hypriotos-reloaded/
After building a lot, the images will be cached and take up a ton of space. Address this by running
docker rmi $(docker images -q -f dangling=true)
http://blog.hypriot.com/post/get-your-all-in-one-docker-playground-now-hypriotos-reloaded/