Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

ToshY/phpfpm-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🐋 PHP-FPM Docker

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

Customised PHP-FPM 8.1+ docker images

Important

This repository has been superseded by ToshY/docker-php.

📦 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.