From f8a4918f3404ef772abd6a933d225a067406b522 Mon Sep 17 00:00:00 2001 From: Alessandro Leite Date: Thu, 3 Sep 2015 11:20:31 +0200 Subject: [PATCH] Include the article: "Containerization and the PaaS" Cloud by Claus Pahl --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b9c9164..7e584ac 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,7 @@ _Source:_ [What is Docker](https://www.docker.com/whatisdocker/) * [Docker: Build, Ship and Run Any App, Anywhere](http://delftswa.github.io/chapters/docker/index.html) by [Martijn Dwars](https://github.com/MartijnDwars), [Wiebe van Geest](https://github.com/wrvangeest), [Rik Nijessen](https://github.com/gewoonrik), and [Rick Wieman](https://github.com/RickWieman) from [Delft University of Technology](http://www.tudelft.nl/) (written 2 JUL 2015) * [Joining the Docker Ship](http://thenewstack.io/joining-the-docker-ship-and-go) Learn how to contribute to docker (written 9 JUL 2015) * [Continuous Deployment with Gradle and Docker](https://github.com/gesellix/pipeline-with-gradle-and-docker/blob/master/README.md) Describes a complete pipeline from source to production deploy (includes a complete Spring Boot example project) by [@gesellix](https://github.com/gesellix) +* [Containerization and the PaaS Cloud](http://www.computer.org/cms/Computer.org/ComputingNow/issues/2015/09/mcd2015030024.pdf) -- This article discusses the requirements that arise from having to facilitate applications through distributed multicloud platforms. ## Deep Dive