From ac5ca740d12cac8dd83dff8b2c9b617f4631d015 Mon Sep 17 00:00:00 2001 From: todd densmore Date: Tue, 24 Nov 2015 08:17:18 -0500 Subject: [PATCH] Update README.md Added the SkinnyWhale github project for optimizing images. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9aecefa..84c261c 100644 --- a/README.md +++ b/README.md @@ -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: