/laravel-php

Laravel php image

Primary LanguageMakefileMIT LicenseMIT

PHP (FPM) for Laravel Docker Container Image

Build Status Docker Pulls Docker Stars

Docker Images

❗For better reliability we release images with stability tags (wodby/laravel-php:8-X.X.X) which correspond to git tags. We strongly recommend using images only with stability tags.

Overview:

Supported tags and respective Dockerfile links:

See wodby/php for the exact PHP version

All images built for linux/amd64 and linux/arm64

Environment Variables

See templates/.env.tmpl

See wodby/php for all variables

Orchestration Actions

Usage:

make COMMAND [params ...]
 
commands:
    init-laravel    

See wodby/php for all actions