A docker container intended for development within XenForo.
Install:
1. Copy docker-compose.yml and the docker into your xenforo root directory
2. Edit your config.php to change the database details to the ones in the FAQ page
3. Run docker-compose up
4. Open your browser to localhost:8585 and run the XenForo install script (if you don't have an existing config.php file just enter the details from the FAQ page into the install process).
Starting the docker containers: