Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Symfony 4 setup with docker-sync

Example of using docker-sync for developing a symfony application on OSX.

Running the example

$ cd .docker
$ docker-sync-stack start

If everything went okay, then the app should be listening on http://localhost:8500

Also, there should be 2 example endpoints available: /foo and /todo with static and persisted data respectively.

Stats

I tested and compared different solutions for running symfony in docker on a Mac, these are the average results

Docker for symphony

Default volume sync     ~800ms

Docker cached flag      ~300ms

Docker-sync             ~50ms

About

Example of using docker-sync for developing a symfony application on OSX.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages