From d0a66c2fbce506d3928fc38abf07d6074c93a056 Mon Sep 17 00:00:00 2001 From: hiveminded Date: Mon, 10 Jul 2017 19:31:58 +0300 Subject: [PATCH] public the cloud-native-go repository example for docker and kubernetes Former-commit-id: ec4cf085d5571e1c21efd2be217fd49e52e64ab5 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7c31938c..65873bec 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ These types of projects need heart and sacrifices to continue offer the best dev * [Tutorial: Online Visitors](_examples/tutorial/online-visitors) * [Tutorial: URL Shortener using BoltDB](_examples/tutorial/url-shortener) * [Middleware](middleware/) +* [Dockerize](https://github.com/iris-contrib/cloud-native-go) * [Philosophy](#-philosophy) * [Support](#-support) * [Versioning](#-version)