canvas-lms/docker-compose
Ethan Vizitei 8c48fad850 my kinesis won't start without this
closes RC-70

I was continuing to error with this:

kinesis_1 | LevelUPError: Failed to require LevelDOWN (Cannot find module 'leveldown/package'). Try `npm install leveldown` if it's missing

Adding the npm install command to the Dockerfile for
kinesis seemed to solve the problem.

Change-Id: I963e97761c966492fca8b3d8eec607d628902af9
Reviewed-on: https://gerrit.instructure.com/59966
Reviewed-by: Zach Wily <zach@instructure.com>
Tested-by: Jenkins
Product-Review: Ethan Vizitei <evizitei@instructure.com>
QA-Review: Ethan Vizitei <evizitei@instructure.com>
2015-08-04 22:31:01 +00:00
..
config docker-compose based dev environment 2015-03-30 20:59:48 +00:00
kinesalite my kinesis won't start without this 2015-08-04 22:31:01 +00:00
seleniumff spec: ensure we wait for a new page load when doing a get 2015-05-02 13:21:05 +00:00
Dockerfile switch dev Dockerfile to run as docker user 2015-05-01 18:50:34 +00:00