Sign inSign up

chikaij/laravel

By chikaij

•Updated almost 6 years ago

laravel docker container

Image
0

194

chikaij/laravel repository overview

⁠Laravel docker image

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

Tag summary

Content type

Image

Digest

Size

572.6 MB

Last updated

almost 6 years ago

docker pull chikaij/laravel