Skip to content

Dockerfile prepared to work with xDebug on entrypoint through docker-compose

License

Notifications You must be signed in to change notification settings

oviniciusfeitosa/docker-php-xdebug

Repository files navigation

Docker + PHP + XDebug

About

Repo used to help you to create your own image using Dockerfile, docker-compose and entrypoint, to make your application works with xDebug PHP Module.

How to use

Basically you need:

  • Create a new docker-compose.yml file using docker-compose.yml_sample as reference.
cp docker-compose.yml_sample docker-compose.yml
  • (optional) Adjust the settings of the file docker-compose.yml if necessary After doing the above steps, simply execute the command below to build your image and create the container of your application.
docker-compose up

🤝 Contributing

:octocat: 😃 ⚡

®️ References

About

Dockerfile prepared to work with xDebug on entrypoint through docker-compose

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published