Removed ImageLayers tool as it is no longer working / maintained. Added MicroBadger to the Optimze Image section as a good replacement for ImageLayers.

This commit is contained in:
Brian Christner 2016-09-13 13:49:37 +02:00
parent a556686c2d
commit 3159cecb9f
No known key found for this signature in database
GPG Key ID: 8453AD0CB29591D1

View File

@ -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