Skip to content

Instantly share code, notes, and snippets.

@swade1987
Last active May 10, 2016 15:48
Show Gist options
  • Save swade1987/95a44f3b053c52f7c419accfd7d71bb5 to your computer and use it in GitHub Desktop.
Save swade1987/95a44f3b053c52f7c419accfd7d71bb5 to your computer and use it in GitHub Desktop.
Stevens-MacBook-Pro:find_your_mp stevenwade$ docker run find_your_mp
--> Downloading a Phusion Passenger agent binary for your platform
--> Installing Nginx 1.10.0 engine
--------------------------
[passenger_native_support.so] trying to compile for the current user (root) and Ruby interpreter...
(set PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY=0 to disable)
Compilation successful. The logs are here:
/tmp/passenger_native_support-1nzkfc.log
[passenger_native_support.so] successfully loaded.
=============== Phusion Passenger Standalone web server started ===============
PID file: /opt/find_your_mp/passenger.3000.pid
Log file: /opt/find_your_mp/log/passenger.3000.log
Environment: development
Accessible via: http://0.0.0.0:3000/
You can stop Phusion Passenger Standalone by pressing Ctrl-C.
Problems? Check https://www.phusionpassenger.com/library/admin/standalone/troubleshooting/
===============================================================================
App 102 stdout:
App 119 stdout:
Started HEAD "/" for 127.0.0.1 at 2016-05-10 15:45:23 +0000
Processing by MembersController#index as HTML
Rendered members/index.html.haml within layouts/application (2.4ms)
Completed 200 OK in 446ms (Views: 439.7ms)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment