297 Commits

Author SHA1 Message Date
Maxime Helias
ded05004d7 Fix --with-libzip 2019-12-20 23:18:01 +01:00
Maxime Helias
05cff5dd7b
Merge pull request #51 from dunglas/upgrade-docker
Upgrade Dockerfile
2019-12-20 18:13:44 +01:00
Maxime Helias
59b584a576 Upgrade Dockerfile 2019-12-03 21:00:08 +01:00
Kévin Dunglas
af583bc6fd
Add Max to credits section 2019-09-30 23:15:09 +02:00
Maxime Helias
e8be05dfd5
Merge pull request #53 from itsazzad/patch-1
Solution to issues/52 - Fix install with Symfony version
2019-09-29 18:46:12 +02:00
Sazzad Hossain (Tushar) Khan
c012047a8f
Solution to issues/52
https://github.com/dunglas/symfony-docker/issues/52
Solved
2019-09-29 21:52:54 +06:00
Kévin Dunglas
1f61df9cf0
Upgrade Dockerfile 2019-06-27 14:32:40 +02:00
Kévin Dunglas
f14a977747
Merge pull request #49 from dunglas/flex-docker
Add the extra.symfony.docker flag
2019-04-28 07:03:55 +01:00
Kévin Dunglas
36c7735281
Add the extra.symfony.docker flag 2019-04-28 00:14:19 +01:00
Kévin Dunglas
4e521cac9e
Merge pull request #46 from jevillard/fix-warning-intl
Removing the warning for the PHP Intl extension
2019-04-27 19:05:36 +01:00
Jérémy Villard
024100d97a remove warning intl 2019-03-19 16:18:11 +01:00
Maxime Helias
d5cc26520a
Merge pull request #44 from gmsantos/patch-1
Simplify docker-compose command with override file
2019-01-25 15:06:42 +01:00
Kévin Dunglas
028f1e05a9
Merge pull request #43 from dunglas/replace-prestissimo
Replace Prestissimo by Flex
2019-01-25 14:48:43 +01:00
Gabriel Machado
c2365164e7
simplify docker-compose command with override file 2019-01-25 11:15:50 -02:00
Kévin Dunglas
154b2113a0
Replace Prestissimo by Flex 2019-01-25 09:55:51 +01:00
Kévin Dunglas
af96d4b76e
Merge pull request #42 from FabienSalles/patch-1
fix service name in docker-compose command
2019-01-17 13:54:04 +01:00
Fabien Salles
06b892657f
fix service name in docker-compose command
Replace the service name in docker-compose command with the correct one
2019-01-17 12:55:51 +01:00
Kévin Dunglas
e89cb01d93
Merge pull request #40 from maxhelias/php-init
Use php.ini depending on env
2019-01-07 00:12:15 +01:00
Kévin Dunglas
8172034260
Merge pull request #41 from maxhelias/travis
Adding Travis integration
2019-01-07 00:10:49 +01:00
Maxime Helias
09f4ff68cd Adding Travis integration 2019-01-06 15:49:56 +01:00
Maxime Helias
bd3d8c6542 Use php.ini depending on env 2019-01-06 13:50:39 +01:00
Maxime Helias
5f2d1f3a2d
Merge pull request #39 from maxhelias/fix-readme
Fixed xdebug guide
2018-11-25 15:54:20 +01:00
Maxime Helias
1d1ec89a7f Fixed xdebug guide 2018-11-19 09:59:54 +01:00
Alberto Avon
8632436724 Updated readme to include a note about linux users (#37)
* Updated readme to include a note about linux users

* Fixed typo and moved section before Credits

* Updated section title

* Use title case in the title
2018-11-06 17:31:09 +01:00
Kévin Dunglas
ccda890260
Improve README.md 2018-11-06 10:55:50 +01:00
Kévin Dunglas
66ff768285
Add missing depends_on section 2018-10-26 14:00:12 +02:00
Kévin Dunglas
bfab752c5d
Fix reverse proxy 2018-10-25 14:40:54 +02:00
Kévin Dunglas
29e0646a9b
Prevent some warnings related to env vars 2018-10-25 14:31:05 +02:00
Kévin Dunglas
d4e0a54415
Merge pull request #36 from maxhelias/bump
Bump version
2018-10-13 09:09:24 +02:00
Kévin Dunglas
1152e3a6ad
Merge pull request #35 from maxhelias/xdebug
Add documentation for debugging
2018-10-13 09:09:02 +02:00
Maxime Helias
bee938e818 Bump version 2018-10-13 02:13:23 +02:00
Maxime Helias
e5e170dc71 Add documentation for debugging 2018-10-13 02:08:57 +02:00
Kévin Dunglas
76aaa44293
Merge pull request #33 from maxhelias/fix-dc
Fix docker-compose after all dockerfile in one
2018-08-25 23:46:35 +02:00
Maxime Helias
4f21421d5f Fix docker-compose after all dockerfile in one 2018-08-25 22:33:44 +02:00
Kévin Dunglas
8ba7db5320
Merge pull request #31 from borNfreee/patch-1
Fix typo
2018-08-23 15:39:06 +02:00
Maks Rafalko
deb4cb0d36
Fix typo 2018-08-23 16:38:25 +03:00
Mateusz Sip
29cc31c3de Basic readme telling how to select symfony version (#23)
* Basic readme telling how to select symfony version

* Describe installing symfony with custom stability

* Update README.md
2018-08-23 15:36:55 +02:00
Kévin Dunglas
3ee156cb97
Merge pull request #26 from maxhelias/all-in-one-dockerfile
Gather all Dockerfile in one
2018-08-23 15:27:52 +02:00
Kévin Dunglas
d16662b102
Merge pull request #30 from maxhelias/fix/stability
Fix the STABILITY env
2018-08-23 15:27:14 +02:00
Maxime Helias
08cba3870f Fix the STABILITY env 2018-08-23 15:17:35 +02:00
Maxime Helias
6d77b4b788 Gather all Dockerfile in one 2018-07-01 18:25:09 +02:00
Kévin Dunglas
49a016af2c
Merge pull request #27 from scaule/scaule-patch-cached
Performance tuning for app volume
2018-06-30 12:23:48 +02:00
Caule Simon
4e258087dc
Performance tuning for app volume
Use cached strategy on volume  ( the host’s view is authoritative (permit delays before updates on the host appear in the container) to optimize container performance.

Docker documentation on this : https://docs.docker.com/docker-for-mac/osxfs-caching/#tuning-with-consistent-cached-and-delegated-configurations
2018-06-30 12:20:46 +02:00
Kévin Dunglas
6a348748e7
Merge pull request #21 from maxhelias/proxy-nginx
Reverse proxy with nginx
2018-06-26 09:14:16 +02:00
Kévin Dunglas
d8dc263f99
Merge pull request #24 from ajardin/master
Improve OPcache settings
2018-06-26 09:12:47 +02:00
Kévin Dunglas
f7a01ec27d
Merge pull request #25 from kejwmen/fix/pass-stability-to-dockerfile
Pass stability from env variable to dockerfile
2018-06-26 09:11:48 +02:00
Mateusz Sip
08228525eb
Pass stability from env variable 2018-06-25 21:33:53 +02:00
Alexandre Jardin
eac9be81fa
Improve OPcache settings 2018-06-25 10:17:37 +02:00
Kévin Dunglas
34f3d704f3
Merge pull request #22 from kejwmen/fix/installing-specific-version
Use SYMFONY_VERSION as a variable name everywhere to avoid mistakes
2018-06-24 16:27:23 +02:00
Mateusz Sip
bd86544c3e
Use SYMFONY_VERSION as a variable name everywhere to avoid mistakes 2018-06-23 22:05:34 +02:00