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

Is there a plan to integrate nginx ? #406

Closed
loutian opened this issue Apr 11, 2017 · 4 comments
Closed

Is there a plan to integrate nginx ? #406

loutian opened this issue Apr 11, 2017 · 4 comments

Comments

@loutian
Copy link

loutian commented Apr 11, 2017

I found there's an image php7-apache .
Is there any plan to integrate nginx ? such as php7-nginx.

@sandrokeil
Copy link

I guess the php7-apache is only for a quick start. I think it makes no sense to have nginx here. You should also build your own Docker Images for production.

@daghack
Copy link
Contributor

daghack commented Apr 11, 2017

At current, there are no plans, at current, to make a php7-nginx image. While we do currently have the php7-apache images, it is as @sandrokeil suggests: they are more to facilitate a quick-start for many projects, since LAMP setups are awfully ubiquitous.

@daghack daghack closed this as completed Apr 11, 2017
@hairmare
Copy link

You can use php-fpm and have the nginx run against it in a separate container.

@sandrokeil
Copy link

@loutian You will find some nginx + php-fpm examples here.

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

No branches or pull requests

4 participants