Nginx on Alpine ready for Laravel with Certbot
1.8K
Just head to https://github.com/dariopalladino/laravel-dockers and run:
$> git clone https://github.com/dariopalladino/laravel-dockers
$> docker-compose -f docker-compose.dev.v2.yml up -d
You can add the bash script as entrypoint to the PHP-FPM image to pull your code from any repository
Few more documentation can be found at this repo: https://github.com/dariopalladino/laravel-dockers
Content type
Image
Digest
Size
136.9 MB
Last updated
over 5 years ago
docker pull dariopad/nginx-laravel