How to decreasing docker image build time in Laravel applications?
In the internet there are a lot of blog posts and tutorials that learn how to create docker image or how to dockerize a Laravel application, But in most cases they didn't mention about performance and how to build faster these kind of applications.