Once you have created the first configuration of your basic Docker stack, it is time to move the Symfony’s files into Docker’s web server service.
This will make us able to run the symfony application from inside the web server container, getting the real benefits of using a system as Docker (same environment on any machine, above all).