Sign inSign up

jstewig/docker-laravel

By jstewig

Updated almost 10 years ago

Fork from mtmacdonald/docker-laravel with Debian Jessie and upgrades packages

Image
0

1.1K

jstewig/docker-laravel repository overview

See all information here: https://github.com/mtmacdonald/docker-laravel

Run the Docker image as a new Docker container:

docker run -d
-p 80:80 -p 443:443 -p 3306:3306
-v /home/app:/share
--restart=always
--name=appname
jstewig/docker-laravel:latest

Tag summary

Content type

Image

Digest

Size

200.2 MB

Last updated

almost 10 years ago

docker pull jstewig/docker-laravel