We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
How to use together nginx and drupal:8-fpm container?
nginx
drupal:8-fpm
In my practice nginx and php-fpm containers should have common volume with servable script (drupal).
php-fpm
As I understand, drupal:8-fpm image has drupal sources inside container (added on build stage).
drupal
Is it possible to serve drupal:8-fpm through nginx container?