...
8. navigate to the REVALIDATION-COMBINE
repo via terminal and then run docker-compose up
. This command could take a few mins to reun run whilst the images are automatically pulled down and the be backend service/s get are up and running
9. Depending on which service you need to access from the host machine first you would need to get the corresponding ip address. e.g docker-machine inspect default | grep "IPAddress"
...