Created
November 21, 2017 21:14
-
-
Save matheus-souza/3c3466301eb2fa9a4c10163b283530cd to your computer and use it in GitHub Desktop.
Run with Laradock in Laravel project
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
cd ./laradock | |
docker-compose up -d nginx postgres | |
docker-compose exec --user=laradock workspace bash |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment