In this part of the series, we are going to Dockerise our Laravel application with different layers, for all the different technical pieces of our application (FPM, Web Server, Queues, Cron etc.) We will do this by building layers for each process, copy in the codebase, and build separate containers