From df274f3c05167c18925b41362163be89c78b94be Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Sat, 18 Feb 2017 10:46:39 +0200 Subject: [PATCH 1/3] =?UTF-8?q?contrib:=20join=20the=20chat=20=F0=9F=A4=93?= =?UTF-8?q?=E2=98=8E=EF=B8=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CONTRIBUTING.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 97f246f..33a2be6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -19,6 +19,12 @@ Please note that this project is released with a [Contributor Code of Conduct](h or you can +#### Join the chat: + +[![Join the chat at https://gitter.im/veggiemonk/awesome-docker](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/veggiemonk/awesome-docker?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + +or you can + #### ping us on twitter: * [veggiemonk](https://twitter.com/veggiemonk) From c5d4cefd0cf5a35a38d54ac6d4c5c7f8fc70d2c9 Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Sat, 18 Feb 2017 22:48:14 +0200 Subject: [PATCH 2/3] update chat URL --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 33a2be6..21ab7c5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -21,7 +21,7 @@ or you can #### Join the chat: -[![Join the chat at https://gitter.im/veggiemonk/awesome-docker](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/veggiemonk/awesome-docker?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) +[![Join the chat at https://gitter.im/veggiemonk/awesome-docker](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/veggiemonk/awesome-docker) or you can From 59e98ba3d41223e07e28ca2a8613ef4292dd2e68 Mon Sep 17 00:00:00 2001 From: eon01 Date: Sun, 19 Feb 2017 02:26:19 +0100 Subject: [PATCH 3/3] add devopslinks newsletter --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c3e078a..0e8762c 100644 --- a/README.md +++ b/README.md @@ -499,6 +499,7 @@ Services to securely store your Docker images. * [Docker Team](https://www.docker.com/) * [Shippable](http://blog.shippable.com/) * [WebOps weekly](http://webopsweekly.com/) +* [DevOpsLinks](http://devopslinks.com) ## Security * [Bringing new security features to Docker](https://opensource.com/business/14/9/security-for-docker)