From c1ba914a41dd76edbead44e3e8acfe76ee6b4c9f Mon Sep 17 00:00:00 2001 From: Maxime Beauchemin Date: Wed, 6 Mar 2019 08:33:11 -0800 Subject: [PATCH] docs: warn that docker installation instructions are `contrib/` (#6925) * [docs] warn that docker installation instructions are `contrib/` * Words --- docs/installation.rst | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index a5d865e6a..429f70ccc 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -56,7 +56,14 @@ as needed. Start with Docker ----------------- -If you know docker, then you're lucky, we have shortcut road for you to +.. note :: + The Docker-related files and documentation has been + community-contributed and + is not actively maintained and managed by the core committers working on + the project. Some issues have been reported as of 2019-01. + Help and contributions around Docker are welcomed! + +If you know docker, then you're lucky, we have shortcut road for you to initialize development environment: :: git clone https://github.com/apache/incubator-superset/