From 059aafc9af05df8b1283f096acb99475f16a6456 Mon Sep 17 00:00:00 2001 From: Ramit Surana Date: Tue, 24 May 2016 01:18:41 +0530 Subject: [PATCH] adding dockerfile for beginners and jenkins 2.0 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 34082b5..e8fcbcc 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,8 @@ _Source:_ [What is Docker](https://www.docker.com/whatisdocker/) ## 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. * [What is Docker and how do you monitor it?](http://axibase.com/docker-monitoring/) +* [Dockerfile Tutorial for Beginners](http://theremotelab.com/blog/dockerfile-for-beginners/) by [Virendra Bhalothia](https://twitter.com/bhalothiaa) +* [Jenkins 2.0 - Screencast Series](http://theremotelab.com/blog/jenkins2.0-screencast-series/) by [Virendra Bhalothia](https://twitter.com/bhalothiaa) * [How to Use Docker on OS X: The Missing Guide](http://viget.com/extend/how-to-use-docker-on-os-x-the-missing-guide) * [Docker for (Java) Developers](http://ro14nd.de/Docker-for-Developers/) * [Deploying NGINX with Docker](http://nginx.com/blog/deploying-nginx-nginx-plus-docker/)