This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
username@hostname ~ $ docker start -a habitrpg_web_1 | |
> habitica@3.4.1 start /habitrpg | |
> gulp run:dev | |
[17:34:56] Using gulpfile /habitrpg/gulpfile.js | |
[17:34:56] Starting 'nodemon'... | |
[17:34:56] Finished 'nodemon' after 4.77 ms | |
[17:34:56] Starting 'browserify'... | |
[17:34:56] Starting 'prepare:staticNewStuff'... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
username@hostname ~/habitrpg $ docker-compose up -d | |
Pulling mongo (mongo:latest)... | |
latest: Pulling from library/mongo | |
6474ebfb7a3e: Pull complete | |
a3ed95caeb02: Pull complete | |
3924b891c092: Pull complete | |
6539ad4e097e: Pull complete | |
f333283cfe91: Pull complete | |
57663a97619d: Pull complete | |
90133d1edf51: Pull complete |