Skip to content

Instantly share code, notes, and snippets.

@devthue
Created October 11, 2016 09:28
Show Gist options
  • Save devthue/5872a50a76561c8bc535f1ac7de4228e to your computer and use it in GitHub Desktop.
Save devthue/5872a50a76561c8bc535f1ac7de4228e to your computer and use it in GitHub Desktop.
Docker .bashrc
service nginx start
service php5-fpm start
cp /hosts /etc/hosts
export TERM=xterm
mongod --fork --logpath /var/log/mongodb.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment