Sign inSign up

nemero/php-apache2

By nemero

Updated almost 6 years ago

Based on php 7.1, 5.6

Image
0

652

nemero/php-apache2 repository overview

Based on https://hub.docker.com/_/php/

Volumes:

  • /var/www/:/var/www/html
  • logs:/var/log/apache2/
  • php.ini:/usr/local/etc/php/php.ini
  • apache2.conf:/etc/apache2/sites-enabled/apache2.conf
  • ssmtp.conf:/etc/ssmtp/ssmtp.conf

Sample php.ini: log_errors = On error_log = /dev/stderr upload_max_filesize = 20M ;or whatever size you want

max_execution_time = 360 ; also, higher if you must - sets the maximum time in seconds

Tag summary

Content type

Image

Digest

Size

245.4 MB

Last updated

about 8 years ago

docker pull nemero/php-apache2