update docker-compose build, resolves #1377

This commit is contained in:
Leigh Johnson
2016-04-01 10:35:07 -04:00
parent bf5db9cf83
commit 097fba690b
5 changed files with 1 additions and 16 deletions

View File

@@ -2,7 +2,6 @@
/etc/init.d/postgresql start
/etc/init.d/redis-server start
nohup mongod --smallfiles &
(cd /tower_devel && make server &&
/bin/bash)