View repository for the base image Alpine 3.20 : Docker Hub or Gitub
Versions
- Alpine : 3.20
- Nginx : 1.26
VARS defined :
- APP_ENV : prod or dev
- APP_DEBUG : true or false
- PUBLIC_DIR : public or other -> public directory for nginx
- HTTPS : on or off -> enabled HTTPS
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.