View repository for the base image Alpine 3.20 : Docker Hub or Gitub
Versions
- PHP : 8.2.21
- Node : 20.15.1
- NPM : 10.2.5
- Squoosh-cli : 0.7.2
- PostgreSQL-client : 16.3
- MySQL-client : 10.11.8
VARS defined :
- APP_ENV : prod or dev
- APP_DEBUG : true or false
- XDEBUG -> to active php module
Script Auto
- add run.sh file in path project -> script-auto/run.sh
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.