Files
debian-moustache/README.md
T
Ludovic Cartier 17a9131eab
docker / docker (push) Successful in 3m14s
update README
2025-01-03 21:27:40 +01:00

17 lines
435 B
Markdown

Debian PHP 8.3
==============
Custom Docker image based on Debian stable slim, with PHP Sury apt repo, and the following PHP 8.3 packages:
- php8.3-cli
- php8.3-common
- php8.3-curl
- php8.3-imagick
- php8.3-intl
- php8.3-mbstring
- php8.3-opcache
- php8.3-readline
- php8.3-xml
- php8.3-zip
Build is made on 'catthehacker/ubuntu:act-latest' image (which already has curl / git / docker-cli installed).