- PHP 8.1, 8.2, 8.3
- Python 3.11, 3.12
- Node 18, 20
- Pg (Postgres 16, 17 or TimescaleDB 16, 17 with Replibyte)
Images can be found on Docker Hub
We use just to build images.
All recipes are in the justfile
file.
Build PHP FPM 8.2
just build_php_fpm 8.2
Build PHP Cli 8.3
just build_php_cli 8.3