mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2024-10-01 01:36:03 -04:00
add a tool to optimize Docker images
This commit is contained in:
parent
695dc3c62f
commit
de9a318346
@ -193,6 +193,7 @@ _Source:_ [What is Docker](https://www.docker.com/what-docker)
|
|||||||
* [Squashing Docker Images](http://jasonwilder.com/blog/2014/08/19/squashing-docker-images/) by [@jwilder](https://github.com/jwilder)
|
* [Squashing Docker Images](http://jasonwilder.com/blog/2014/08/19/squashing-docker-images/) by [@jwilder](https://github.com/jwilder)
|
||||||
* [Dockerfile Golf (or optimizing the Docker build process)](http://www.davidmkerr.com/2014/08/dockerfile-golf-or-optimizing-docker.html)
|
* [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.
|
* [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.
|
||||||
|
|
||||||
## Service Discovery
|
## Service Discovery
|
||||||
* [@progrium](https://github.com/progrium) Service Discovery articles series:
|
* [@progrium](https://github.com/progrium) Service Discovery articles series:
|
||||||
|
Loading…
Reference in New Issue
Block a user