This is an automated email from the ASF dual-hosted git repository.

shirshanka pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-gobblin.git


The following commit(s) were added to refs/heads/master by this push:
     new 2a0ec63  [GOBBLIN-1376] adds docker guide to readme
2a0ec63 is described below

commit 2a0ec63b9cdaa77b9945558b22cc52361e0e82bc
Author: William Lo <[email protected]>
AuthorDate: Thu Jan 28 12:57:24 2021 -0800

    [GOBBLIN-1376] adds docker guide to readme
    
    Closes #3217 from Will-Lo/docker-readme-update
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index f985273..4fd6833 100644
--- a/README.md
+++ b/README.md
@@ -59,6 +59,7 @@ The distribution will be created in 
build/gobblin-distribution/distributions dir
 # Quick Links
 
   * [Gobblin documentation](https://gobblin.apache.org/docs/)
+    * [Running Gobblin on Docker from your 
laptop](https://github.com/apache/incubator-gobblin/blob/master/gobblin-docs/user-guide/Docker-Integration.md)
     * [Getting started guide](https://gobblin.apache.org/docs/Getting-Started/)
     * [Gobblin 
architecture](https://gobblin.apache.org/docs/Gobblin-Architecture/)
   * Community Slack: [Get your 
invite](https://communityinviter.com/apps/apache-gobblin/apache-gobblin)

Reply via email to