Update Dockerfile (#5959)

Dashboard now builds with docker by default so `-Pnative` needs to be set. I also made this update at [https://github.com/eclipse/che/wiki/Development-Workflow](https://github.com/eclipse/che/wiki/Development-Workflow)

Signed-off-by: James Drummond james@devcomb.com
6.19.x
James Drummond PE 2017-08-09 17:02:26 -05:00 committed by GitHub
parent d81810e868
commit 66e07eec2f
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
# -Dfindbugs.skip=true
# -Dgwt.compiler.localWorkers=2 -T 1C
# -Dskip-validate-sources
# -Pnative
# clean install
#
# For Windows, replace $HOME with maven repo directory.