Skip to content
/ gata Public

Gata is barebones docker setup for Symfony running on nginx. Inspired by Laravel Sail.

Notifications You must be signed in to change notification settings

jadoon88/gata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gata

Gata is barebones docker setup for Symfony running on nginx. Inspired by Laravel Sail.

To run...

  1. Clone the repository:
git clone git@github.com:jadoon88/gata.git 
  1. Make sure you have docker installed an running. Then, go inside the project directory and run
./gata up
  1. Visit http://gata.local to see the default symfony page

To see what more you can do with ./gata, run

./gata

About

Gata is barebones docker setup for Symfony running on nginx. Inspired by Laravel Sail.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published