11 Advanced Docker-Compose

In this task, we are going to look at a more advanced Multi container Wordpress app. Note we have multiple docker-comose files, and therefore we need to point to the .wp docker-compose file.

docker-compose -f docker-compose.wp.yml up