Skip to content

ToshY/phpfpm-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🐋 PHP-FPM Docker

t0shy/phpfpm-bookworm t0shy/phpfpm-bookworm-ffmpeg Security

Customised PHP-FPM 8.1+ docker images

📦 Images

🐳 Dockerfile

Includes:

composer:2.5
mlocati/php-extension-installer:2.0

PHP extensions:

mysqli-stable
pdo_mysql-stable
exif-stable
gd-stable
imagick-stable
imap-stable
opcache-stable
soap-stable
zip-stable
intl-stable
gettext-stable
sysvsem-stable
amqp-stable
redis-stable
pcntl-stable

Working directory:

/app

Additional packages:

  • phpfpm-bookworm
    software-properties-common
    zip
    unzip
    
  • phpfpm-bookworm-ffmpeg
    software-properties-common
    nano
    zip
    unzip
    ffmpeg
    mkvtoolnix
    libimage-exiftool-perl
    

❕ License

This repository comes with a MIT license.