View repository for the base image PHP 8.2 : Docker Hub or Gitub
Versions
- PHP : 8.2.21
- PostgreSQL-client : 16.3
- MySQL-client : 10.11.8
- Supervisor : 4.2.5
VARS defined :
- APP_ENV : prod or dev
- APP_DEBUG : true or false
- XDEBUG -> to active php module
The commit message must follow the Conventional Commits specification. The following types are allowed:
update: Updatefix: Bug fixfeat: New featuredocs: Change in the documentationspec: Spec changetest: Test-related changeperf: Performance optimization
Examples:
update : Something
fix: Fix something
feat: Introduce X
docs: Add docs for X
spec: Z disambiguation
See License
Created by Matthieu Beurel. Sponsored by Yipikai Studio.