laravel-9-production-ready
laravel-9-production-ready copied to clipboard
How would you use docker-compose.yml config with this setup?
Hi there Harshalone. Thanks for your opensource code - it is helping me learn more about docker. I made some pull requests that were required in order to get your setup working on my PopOS 22.04 box. Now I want to know how to set up docker compose. Currently, when I view docker desktop, what I see is:
, and
- Instead, I'd like to see the containers for nginx, and MySQL, and PHP.
How can I do this?