Skip to content

brenorr/xdebug-php-docker-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

XDEBUG DOCKER INSTALL SCRIPT

This script install php-xdebug inside docker with base image is alpine, or have support for apk install manager

This script need arg in build execution for APP_ENV enviroment variable.
If APP_ENV have value PRODUCTION, PROD or is EMPTY xdebug will not be installed.
  • This script is for local or dev environment application
  • Actually this script not install if base image not is alpine or have support for APK
Thanks!
  • I plan to release more updates soon

About

Script for install xdebug in docker php

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages