This project try to explain how you can use this three technologies togheter.
We need to have installed Docker and Docker Compose. After that we can run the project, in the root directory run:
> docker-compose -f docker/docker-compose-dev.yml up
And have fun!