From 3159cecb9f5aa5702f8984e15b052d312e6d33c8 Mon Sep 17 00:00:00 2001 From: Brian Christner Date: Tue, 13 Sep 2016 13:49:37 +0200 Subject: [PATCH] Removed ImageLayers tool as it is no longer working / maintained. Added MicroBadger to the Optimze Image section as a good replacement for ImageLayers. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d274a59..2178c7c 100644 --- a/README.md +++ b/README.md @@ -232,9 +232,9 @@ by [@prologic][prologic] * [Building Docker Images for Static Go Binaries](https://medium.com/@kelseyhightower/optimizing-docker-images-for-static-binaries-b5696e26eb07) by [@kelseyhightower](https://github.com/kelseyhightower) * [Squashing Docker Images](http://jasonwilder.com/blog/2014/08/19/squashing-docker-images/) by [@jwilder][jwilder] * [Dockerfile Golf (or optimizing the Docker build process)](http://www.davidmkerr.com/2014/08/dockerfile-golf-or-optimizing-docker.html) -* [ImageLayers](https://imagelayers.iron.io/) Visualize Docker images and the layers that compose them. * [DockerSlim](https://github.com/docker-slim/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. +* [MicroBadger][microbadger] - Analyze the contents of images and add metadata labels ## Service Discovery * [@progrium][progrium] Service Discovery articles series: @@ -645,7 +645,7 @@ desktop! * [wagl](https://github.com/ahmetalpbalkan/wagl/): Service discovery for docker swarm using DNS ## Metadata -* [MicroBadger](https://microbadger.com) - add metadata to Docker images using labels. +* [MicroBadger][microbadger] - add metadata to Docker images using labels. # Slides @@ -765,6 +765,7 @@ desktop! [rancher]: https://github.com/rancher [ramitsurana]: https://github.com/ramitsurana [vegasbrianc]: https://github.com/vegasbrianc +[microbadger]: https://microbadger.com # Communities and Meetups