From 8c9b89fb9d40e1c3ce5f2ea13d7dcf2c1116d619 Mon Sep 17 00:00:00 2001 From: Brian Christner Date: Thu, 21 Jul 2016 13:17:19 +0200 Subject: [PATCH] Added Resource Management After pinging Marek about his SSL problem I asked if he had anything else to share. He pointed me to this excellent article he wrote about Resource Management in Docker. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2d98957..9e16b15 100644 --- a/README.md +++ b/README.md @@ -202,6 +202,7 @@ by [@prologic][prologic] * [Kubernetes Cheatsheet](http://k8s.info/cs.html) - A great resource for managing your Kubernetes installation * [Container Best Practices](http://docs.projectatomic.io/container-best-practices/) - Red Hat's Project Atomic created a Container Best Practices guide which applies to everything and is updated regurlary. * [Production Meteor and Node Using Docker, Part I](https://projectricochet.com/blog/production-meteor-and-node-using-docker-part-i) by [@projectricochet](https://github.com/projectricochet) +* [Resource Management in Docker](https://goldmann.pl/blog/2014/09/11/resource-management-in-docker/) by [@marekgoldmann](https://twitter.com/marekgoldmann) ## Newsletter * [Docker Team](https://www.docker.com/)