A handy WordPress stack using docker compose with PHP xdebug enabled.
Before starting the stack, please prepare the .env file. There is a sample .env file sample.env for the reference.
sample.env
To start the stack, type:
docker-compose up -d
The XDebug feature is based on this online information: https://marioyepes.com/setup-debug-php-docker-visual-studio-code