blackbirdchess-docker-dev/php-fpm
Daniel Hunsaker 31a4e29c81 Apply COPY vs ADD best practices
Should only use `ADD` for URLs (and even then, `curl` or `wget` are preferred, for numerous reasons, even within this repo) and when extracting archive contents as part of the `ADD` operation; otherwise `COPY` is clearer and (slightly) more efficient.
2018-04-04 06:13:28 -06:00
..
aerospike.ini update 2017-10-12 18:54:09 +08:00
Dockerfile-56 Apply COPY vs ADD best practices 2018-04-04 06:13:28 -06:00
Dockerfile-70 Apply COPY vs ADD best practices 2018-04-04 06:13:28 -06:00
Dockerfile-71 Apply COPY vs ADD best practices 2018-04-04 06:13:28 -06:00
Dockerfile-72 Apply COPY vs ADD best practices 2018-04-04 06:13:28 -06:00
laravel.ini doubling memory limit for php on brokers 2018-01-31 16:46:45 -08:00
mysql.ini Adding option to install Php5.x MySQL #722 2017-04-04 16:39:53 +02:00
opcache.ini Merge with master branch 2017-03-17 14:36:00 +07:00
php56.ini Add Postgre SQL Support for php-fpm & edit webserver session storage location 2017-09-25 17:30:30 +07:00
php70.ini Update php70.ini 2018-02-08 12:59:34 -05:00
php71.ini Update php71.ini 2018-02-08 12:58:37 -05:00
php72.ini Update php72.ini (#1397) 2018-02-26 18:44:02 +08:00
xdebug little cleanup 2017-04-21 10:13:53 +12:00
xdebug.ini enable remote_connect_back instead of defining remote host in xdebug 2017-12-17 21:31:05 +01:00
xlaravel.pool.conf update 2017-10-12 18:54:09 +08:00