Skip to content

wodby/laravel-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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