Docker framework container with Nginx and PHP7.0-FPM installed and configured to load from /data.
3.5K
Based on ambroisemaupate/nginx.
Adding PHP7 support using dotdeb.org repository.
PHP 7.2.6-2+0~20170614060700.1+jessie~1.gbp831871 (cli) (built: Jun 14 2017 06:28:54) ( NTS )
Copyright (c) 1997-2017 The PHP Group
Zend Engine v3.1.0, Copyright (c) 1998-2017 Zend Technologies
with Zend OPcache v7.2.6-2+0~20170614060700.1+jessie~1.gbp831871, Copyright (c) 1999-2017, by Zend Technologies
Be careful, PHP is configured with OPCache and a very aggressive PHP class cache: opcache.revalidate_freq=60.
If you are modifying some php files directly on your container, restart your container
or add fastcgi_param PHP_VALUE "opcache.revalidate_freq=0"; line in your fastcgi Nginx config.
Content type
Image
Digest
Size
174.3 MB
Last updated
over 7 years ago
docker pull ambroisemaupate/nginx-php