Skip to content

Commit

Permalink
Update Dockerfile (eclipse-che#5959)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
JamesDrummond committed Aug 9, 2017
1 parent d81810e commit 66e07ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockerfiles/dev/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 66e07ee

Please sign in to comment.