mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2024-10-01 01:36:03 -04:00
organizing categories
This commit is contained in:
parent
96f02e257c
commit
83aacc9edb
14
README.md
14
README.md
@ -16,8 +16,8 @@ This list is not exhaustive (nor is it meant to be) but can probably help you ge
|
|||||||
* [Main Resources](#main-resources)
|
* [Main Resources](#main-resources)
|
||||||
* [General Articles](#general-articles)
|
* [General Articles](#general-articles)
|
||||||
* [Good Tips](#good-tips)
|
* [Good Tips](#good-tips)
|
||||||
* [Service Discovery](#service-discovery)
|
|
||||||
* [Optimizing Images](#optimizing-images)
|
* [Optimizing Images](#optimizing-images)
|
||||||
|
* [Service Discovery](#service-discovery)
|
||||||
* [Security](#security)
|
* [Security](#security)
|
||||||
* [Performances](#performances)
|
* [Performances](#performances)
|
||||||
* [Other](#other)
|
* [Other](#other)
|
||||||
@ -60,12 +60,6 @@ This list is not exhaustive (nor is it meant to be) but can probably help you ge
|
|||||||
* [Automated Nginx Reverse Proxy for Docker](http://jasonwilder.com/blog/2014/03/25/automated-nginx-reverse-proxy-for-docker/)
|
* [Automated Nginx Reverse Proxy for Docker](http://jasonwilder.com/blog/2014/03/25/automated-nginx-reverse-proxy-for-docker/)
|
||||||
* [Using NSEnter with Boot2Docker](http://ro14nd.de/NSEnter-with-Boot2Docker/)
|
* [Using NSEnter with Boot2Docker](http://ro14nd.de/NSEnter-with-Boot2Docker/)
|
||||||
|
|
||||||
### Service Discovery
|
|
||||||
* [@progrium](https://github.com/progrium) Service Discovery articles series:
|
|
||||||
* [Consul Service Discovery with Docker](http://progrium.com/blog/2014/08/20/consul-service-discovery-with-docker/)
|
|
||||||
* [Understanding Modern Service Discovery with Docker](http://progrium.com/blog/2014/07/29/understanding-modern-service-discovery-with-docker/)
|
|
||||||
* [Automatic Docker Service Announcement with Registrator](http://progrium.com/blog/2014/09/10/automatic-docker-service-announcement-with-registrator/)
|
|
||||||
|
|
||||||
### Optimizing Images
|
### Optimizing Images
|
||||||
* [Create the smallest possible Docker container](http://blog.xebia.com/2014/07/04/create-the-smallest-possible-docker-container/)
|
* [Create the smallest possible Docker container](http://blog.xebia.com/2014/07/04/create-the-smallest-possible-docker-container/)
|
||||||
* [Creating a Docker image from your code](http://blog.tutum.co/2014/04/10/creating-a-docker-image-from-your-code/)
|
* [Creating a Docker image from your code](http://blog.tutum.co/2014/04/10/creating-a-docker-image-from-your-code/)
|
||||||
@ -74,6 +68,12 @@ This list is not exhaustive (nor is it meant to be) but can probably help you ge
|
|||||||
* [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)
|
||||||
|
|
||||||
|
### Service Discovery
|
||||||
|
* [@progrium](https://github.com/progrium) Service Discovery articles series:
|
||||||
|
* [Consul Service Discovery with Docker](http://progrium.com/blog/2014/08/20/consul-service-discovery-with-docker/)
|
||||||
|
* [Understanding Modern Service Discovery with Docker](http://progrium.com/blog/2014/07/29/understanding-modern-service-discovery-with-docker/)
|
||||||
|
* [Automatic Docker Service Announcement with Registrator](http://progrium.com/blog/2014/09/10/automatic-docker-service-announcement-with-registrator/)
|
||||||
|
|
||||||
### Security
|
### Security
|
||||||
* [Docker and SELinux](http://www.projectatomic.io/docs/docker-and-selinux/)
|
* [Docker and SELinux](http://www.projectatomic.io/docs/docker-and-selinux/)
|
||||||
* [Bringing new security features to Docker](https://opensource.com/business/14/9/security-for-docker)
|
* [Bringing new security features to Docker](https://opensource.com/business/14/9/security-for-docker)
|
||||||
|
Loading…
Reference in New Issue
Block a user