Skip to content

Conversation

@smourph
Copy link

@smourph smourph commented Jun 8, 2018

This PR integrates some changes from:

Changelog (by commits) :

  • code(customization): general docker improvements
    • minimize RUN number (perf)
    • add container names
    • add ports forwarding
    • upgrade debian 8 to 9 (and to a lighter version)
    • upgrade PHP 7.1 to 7.2
    • fix permission with /etc/hosts
  • feat(customization): add the capability to customize the server name
    • add an environment variable to customize the server name (SYMFONY_NGINX_HOST)
    • use the official nginx image: lighter + works withour Dockerfile
  • code(customization): improve symfony integration
    • install intl (sf dependency)
    • install opcache (perf)
    • install the symfony application to init projects
    • adapt log configs to work with sf3

Julien De Conti added 3 commits June 8, 2018 21:29
* minimize RUN number (perf)
* add container names
* add ports forwarding
* upgrade debian 8 to 9 (and to a lighter version)
* upgrade PHP 7.1 to 7.2
* fix permission with /etc/hosts
* add an environment variable to customize the server name (SYMFONY_NGINX_HOST)
* use the official nginx image: lighter + works withour Dockerfile
* install intl (sf dependency)
* install opcache (perf)
* install the symfony application to init projects
* adapt log configs to work with sf3
@smourph smourph closed this Jun 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant