Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TD-126 - Initial setup for Nginx Symfony Docker base images #9

Merged
merged 2 commits into from
Jul 6, 2021

Conversation

bartwesselink
Copy link

This PR adds Nginx versions of all base images.

Old (Apache version):
recognizebv/symfony-docker:php7.4-node10-dev

New:
recognizebv/symfony-docker:php7.4-nginx-node10-dev

@bartwesselink bartwesselink added the enhancement New feature or request label Jul 6, 2021
@@ -18,6 +18,10 @@ jobs:
- '^(7\.3)-apache$'
- '^(7\.4)-apache$'
- '^(8\.0)-apache$'
- '^(7\.2)-fpm'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

php 7.2 is eol en php 7.3 is over 4 maanden EOL, lijkt het me niet logisch om daar images voor te releasen, is enkel 8.0 en eventueel 7.4 indien nodig niet genoeg?

@wslaghekke wslaghekke merged commit c5126d0 into main Jul 6, 2021
@wslaghekke wslaghekke deleted the feature/TD-126-nginx-base-image branch July 6, 2021 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants