Fork from https://github.com/laraedit/laraedit-docker with some custom changes
240
Dockerized version of Laravel Homestead
For now you can check out the wiki for details on using the container. Once the container is stable, I will add more instructions here in the readme.
You can find the latest build details on the Docker Hub
LaraEdit/var/www/html/app volume to your local application directory. docker pull laraedit/laraedit
docker run -p 80:80 -v /path/to/your/app:/var/www/html/app laraedit/laraedit
If you want to try the latest unstable release, replace laraedit/laraedit with laraedit/laraedit:dev
homesteadsecrethomesteadYou are free to create more databases and/or users, but these are available to you as soon as you run the container!
Content type
Image
Digest
Size
312.3 MB
Last updated
over 9 years ago
docker pull soloman1124/laraedit-docker:with-postgres