Docker compose yml



To solve the error above we first remive the old container using this port by the following commands

Now run the compose again

To observe the services which is not working can check through logs



again port 8080 is in use so to start the word press we need to remove already in use container again and then compose run


