Dockerized version of Laravel Homestead
481
The dockerized version of Laravel Homestead on PHP 8.3, 8.2, 8.1 & 7.4
You can find the latest build details on the Docker Hub
| PHP Version | Tags |
|---|---|
| 8.3 | mahshamim/laraedit:8.3 |
| 8.2 | mahshamim/laraedit:8.2 |
| 8.1 | mahshamim/laraedit:8.1 |
| 7.4 | mahshamim/laraedit:7.4 |
LaraEdit/var/www/html/app volume to your local application directory. docker pull mahshamim/laraedit:<8.3 or 8.2 or 8.1 or 7.4>
docker run -p 80:80 -v /path/to/your/app:/var/www/html/app mahshamim/laraedit:<8.3 or 8.2 or 8.1 or 7.4>
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
sha256:c6e2aa3db…
Size
633.4 MB
Last updated
over 1 year ago
docker pull mahshamim/laraedit