Skip to content

austral-project/docker-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Austral Docker PHP 8.2

License Docker Image Version (tag latest semver) Docker Automated build Docker Cloud Build Status Docker Image Size (latest semver)

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

Commit Messages

The commit message must follow the Conventional Commits specification. The following types are allowed:

  • update: Update
  • fix: Bug fix
  • feat: New feature
  • docs: Change in the documentation
  • spec: Spec change
  • test: Test-related change
  • perf: Performance optimization

Examples:

update : Something

fix: Fix something

feat: Introduce X

docs: Add docs for X

spec: Z disambiguation

License and Copyright

See License

Credits

Created by Matthieu Beurel. Sponsored by Yipikai Studio.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published