Update README.md

Added the SkinnyWhale github project for optimizing images.
This commit is contained in:
todd densmore 2015-11-24 08:17:18 -05:00
parent 602d498aba
commit ac5ca740d1

View File

@ -194,6 +194,7 @@ _Source:_ [What is Docker](https://www.docker.com/what-docker)
* [Dockerfile Golf (or optimizing the Docker build process)](http://www.davidmkerr.com/2014/08/dockerfile-golf-or-optimizing-docker.html)
* [ImageLayers](https://imagelayers.io/) Visualize Docker images and the layers that compose them.
* [DockerSlim](https://github.com/cloudimmunity/docker-slim) shrinks fat Docker images creating the smallest possible images.
* [SkinnyWhale](https://github.com/djosephsen/skinnywhale) Skinnywhale helps you make smaller (as in megabytes) Docker containers.
## Service Discovery
* [@progrium](https://github.com/progrium) Service Discovery articles series: