Maxence Poutord
Maxence Poutord
Hi @danabrey, This is a very good idea! Feel free to open a PR! If the PR is ok, I'll merge it in a separate branch! Edit: I just change...
Hi, forgot to mention but this stack now uses symfony.local (since #90). HSTS isn't a problem anymore. @danabrey can you tell me a bit more about this? > `.local` clashes...
Hiya, Could you tell me a bit more about your problem? So if you can run command through Symfony and you cannot with whatever PHP service, maybe the service don't...
Hi, You should try this: https://github.com/docker-library/mysql/issues/274
Indeed @PyRowMan idea looks better than mine! See: https://docs.docker.com/compose/compose-file/#ports
You should probably adapt NGINX configuration. https://stackoverflow.com/questions/26717013/how-to-edit-nginx-conf-to-increase-file-size-upload
Hi, I think you should run `docker-php-ext-install ` command in your PHP container. https://github.com/maxpou/docker-symfony/blob/master/php7-fpm/Dockerfile#L22 Then update Dockerfile.
Sorry, I've no idea :( I just try with the latest Symfony edition (3.1) and **everything works fine** ! Try to remove your `.data` folder and rebuild your container
Hiya, I would love to merge this PR... but unfortunately, it did not works on my Ubuntu 😞 Did you or did I miss something?
I still cannot access to my Symfony app on symfony.dev :confused: