Skip to content

Latest commit

 

History

History
62 lines (48 loc) · 1.54 KB

README.md

File metadata and controls

62 lines (48 loc) · 1.54 KB

🐋 Docker PHP

Customised PHP 8.1+ docker images.

Security

📦 Images

All images can be pulled from ghcr.io/toshy/php.

🐳 Dockerfile

Binaries

composer:2.8
mlocati/php-extension-installer:2.7.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

Package \ Image fpm-bookworm fpm-bookworm-ffmpeg
software-properties-common
zip
unzip
nano
ffmpeg
mkvtoolnix
libimage-exiftool-perl

❕ License

This repository comes with a MIT license.