Gata is barebones docker setup for Symfony running on nginx. Inspired by Laravel Sail.
To run...
- Clone the repository:
git clone [email protected]:jadoon88/gata.git
- Make sure you have docker installed an running. Then, go inside the project directory and run
./gata up
- Visit http://gata.local to see the default symfony page
To see what more you can do with ./gata, run
./gata