summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-03-01 21:02:53 +0200
committerLauri Ojansivu <x@xet7.org>2017-03-01 21:02:53 +0200
commit5105c343052ab5ad97cb512547f1eb6175969f46 (patch)
treeb4dd1dcf8ea910463120300f08fd29d40eac0237 /README.md
parent4c62b3260506017f7a3cc5c7b6db9051fb694be6 (diff)
downloadwekan-5105c343052ab5ad97cb512547f1eb6175969f46.tar.gz
wekan-5105c343052ab5ad97cb512547f1eb6175969f46.tar.bz2
wekan-5105c343052ab5ad97cb512547f1eb6175969f46.zip
Add: Docker environment for Wekan development. Thanks to eemeli !
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1ce20001..86c2ff33 100644
--- a/README.md
+++ b/README.md
@@ -136,6 +136,8 @@ docker run -d --restart=always --name wekan --link "wekan-db:db" -e "MONGO_URL=m
[Docker on SUSE Linux Enterprise Server 12 SP1][sles]
+[Docker environment for Wekan development][wekan_dev]
+
[Install from source][install_source]
[VirtualBox][virtualbox]
@@ -213,4 +215,5 @@ with [Meteor](https://www.meteor.com).
[wekan_cleanup]: https://github.com/wekan/wekan-cleanup
[wekan_logstash]: https://github.com/wekan/wekan-logstash
[wekan_stats]: https://github.com/wekan/wekan-stats
+[wekan_dev]: https://github.com/wekan/wekan-dev
[logstash_issue]: https://github.com/wekan/wekan/issues/855