This Repository provides basic PHP Service Images which can be used as a base for project specific service images, so the extension installation does not need to be copied into multiple docker files
- Pimcore
- PHP CLI
- PHP FPM
- 8.0
- 8.1
- 8.2
- 8.3
- 8.4
- PHPVERSION-IMAGETYPE-bullseye-SYSTEM
- Create your desired version in
variants/php/8.x
and copy thecli
andfpm
from another version - Adjust the
variables.json
files to your needs - Add the new version to the
manifest.json
file - Run
just install-orca
to install orca - Run
just build-images
to build your images with orca- For that you need
php
installed locally
- For that you need