Skip to content

Docker build configuration, including apache vhost, mysql container, docker-compose file

License

Notifications You must be signed in to change notification settings

apparena/docker-php7-xdebug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-php7-xdebug

Docker build configuration, including apache vhost, mysql container, docker-compose file

The following packages are includes:

  • PHP7
  • Xdebug
  • Apache 2.4
  • composer
  • Node 6 & NPM
  • Sass compiler (libsass)
  • docker-compose.yml file to link a mysql container and mount your database within your project folder

Apache 2.4

The default apache vhost will point to /var/www/html. So you can mount your public folder there. An example for a docker-compose setup is included.

About

Docker build configuration, including apache vhost, mysql container, docker-compose file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published