2 Commits

Author SHA1 Message Date
Eduard Tomàs
6e51a9f391 Added global.json to dockerignore. 2017-12-18 12:52:05 +01:00
yanchenw
091ed81e7b Converts to use multi-stage build Dockerfile
1. Changes the build context of all services to the root level to be
able to access the dependencies for each project.
2. Commented out the prepublish scripts, these steps are moved into the
Dockerfile

Did not change any script yet, need help to identify what scripts we
need to change.
2017-11-27 13:48:31 -08:00