You can be guided by the vendor/larave/sail/runtimes/* files.
There is also a very good series on Laracast to understand the basics.
Hi,
I'm a beginner at Docker, and was looking if there was a ready-made configuration for Laravel using Docker. Being paid is totally ok.
I'm looking for something resilient and tested that covers all the processes that comes with Laravel (Composer, Octane, Queues, Horizon, Cron, Reverb, Scout, etc). This configuration will be used later with Kubernetes for running horizontal stateless servers.
I have tried this before and it went ok, but I probably made few big mistake here and there and I don't want to risk it on production-especially with Octane.
I checked out the class here for Laravel with Docker, and it was a good starting-point, but I don't think it can deliver to production.
Appreciate any input.
Please or to participate in this conversation.