Maxime Helias
|
4f21421d5f
|
Fix docker-compose after all dockerfile in one
|
2018-08-25 22:33:44 +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 |
|
Mateusz Sip
|
08228525eb
|
Pass stability from env variable
|
2018-06-25 21:33:53 +02:00 |
|
Mateusz Sip
|
bd86544c3e
|
Use SYMFONY_VERSION as a variable name everywhere to avoid mistakes
|
2018-06-23 22:05:34 +02:00 |
|
Maxime Helias
|
53a2f01ac5
|
Reverse proxy with nginx
|
2018-06-22 15:11:03 +02:00 |
|
Mateusz Sip
|
0ab47a2b75
|
Support specific version
|
2018-06-16 00:40:00 +02:00 |
|
Kévin Dunglas
|
6ac9cd8564
|
Wait for the PHP container to start Nginx
|
2017-10-19 22:22:48 +02:00 |
|
Kévin Dunglas
|
33daa22c7a
|
h2 and HTTPS support
|
2017-10-19 16:16:44 +02:00 |
|