adding dockerfile for beginners and jenkins 2.0

This commit is contained in:
Ramit Surana 2016-05-24 01:18:41 +05:30
parent 36a88defd0
commit 059aafc9af

View File

@ -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/)