A fully installed docker image ready for laravel
docker run -it --name server -v /path/to/laravel_root:/app chikaij/laravel:latest then run docker inspect server | grep Address then enter the ip address into the browser and tada it works
phpmyadmin is included, the username is "admin"; the password is provided at startup. with special thanks from mattrayner/lamp
Content type
Image
Digest
Size
572.6 MB
Last updated
almost 6 years ago
docker pull chikaij/laravel