You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Step 5/18 : RUN service mongodb start
---> Running in a7e2b3f72c20
* Starting database mongodb
...fail!
ERROR: Service 'app' failed to build: The command '/bin/sh -c service mongodb start' returned a non-zero code: 1
Is this because I already have mongodb installed and running? I can test on an Ubuntu 12.04 box.