Created
April 21, 2016 14:49
-
-
Save GingerBear/2c80d82720c67cef9d66f7026ee92700 to your computer and use it in GitHub Desktop.
start local docker for php
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
docker run -d -p 80:80 -p 8880:8880 -p 443:443 -i -v '/Users/guanxiongding/Projects:/var/www' -t cores_dev |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment