Skip to content

ryosukemori/lamp5.3.29-xdebug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lamp5.3.29-xdebug for docker-compose

Overview

Old version PHP docker set.
Use docker-compose.
Including XDebug.

  • Debian
  • Apache 2.4.10
  • Mysql 5.1.73
  • PHP 5.3.29

Usage

git clone [email protected]:NickelLab/lamp5.3.29-xdebug.git
docker-compose up -d

document root is code directory.

Xdebug

The port used by xdebug is 9001.

xdebug.remote_port=9001

Mysql

mysql root password is 'password'

Docker container in use

php-apahce
https://hub.docker.com/r/orsolin/docker-php-5.3-apache/
mysql
https://hub.docker.com/r/eromero/mysql5.1.73/

Licence

View license information for the software contained in this image.

Author

NickelLab

About

PHP5.3.3 + apache + mysql5.1.73 + xdebug

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published