Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down