Skip to content

Instantly share code, notes, and snippets.

@easychen
Created January 23, 2018 08:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save easychen/b126a24e20534562d44cae0988fed634 to your computer and use it in GitHub Desktop.
Save easychen/b126a24e20534562d44cae0988fed634 to your computer and use it in GitHub Desktop.
git clone https://github.com/easychen/fangPHP && cd fangPHP
# install docker-compose
sudo curl -L https://github.com/docker/compose/releases/download/1.18.0/docker-compose-`uname -s`-`uname -m` -o /usr/local/bin/docker-compose && sudo chmod +x /usr/local/bin/docker-compose
docker-compose up
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment