Fork from mtmacdonald/docker-laravel with Debian Jessie and upgrades packages
1.1K
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
Content type
Image
Digest
Size
200.2 MB
Last updated
almost 10 years ago
docker pull jstewig/docker-laravel