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

Latest commit

 

History

History
79 lines (64 loc) · 1.92 KB

README.md

File metadata and controls

79 lines (64 loc) · 1.92 KB

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