diff --git a/README.md b/README.md index a84a431..1d31218 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ _Source:_ [What is Docker](https://www.docker.com/whatisdocker/) * [Install Boot2Docker](http://boot2docker.io/) It works on Windows and OSX * [Install Kitematic](https://kitematic.com/) Nice GUI, works on OSX * Check out: [Docker Cheat Sheet](https://github.com/wsargent/docker-cheat-sheet) by [@wsargent](https://github.com/wsargent) __MUST SEE__ +* [Project Web Dev](http://project-webdev.blogspot.de) : (Article series) How to create your own website based on Docker # MENU @@ -95,6 +96,7 @@ _Source:_ [What is Docker](https://www.docker.com/whatisdocker/) * [Container42](http://container42.com/) * [Contrainer solutions](http://container-solutions.com/blog/) * [DockerOne](http://dockerone.com/) Docker Community (in Chinese) by [@LiYingJie](http://dockerone.com/people/%E6%9D%8E%E9%A2%96%E6%9D%B0) +* [Project Web Dev](http://project-webdev.blogspot.de) : (Article series) How to create your own website based on Docker ## General Articles * [Getting Started with Docker](https://serversforhackers.com/articles/2014/03/20/getting-started-with-docker/) by [@fideloper](https://github.com/fideloper) -- [Servers For Hackers](https://serversforhackers.com/editions/) is valuable resource. At some point, every programmer finds themselves needing to know their way around a server.