Commit History

作者 SHA1 備註 提交日期
  Jason McCallister 3f503a02fd Update examples to use PHP 7.2 instead of 7.0 7 年之前
  J0WI ecd50e32cf Add hint to install PECL extensions in series (#1243) 7 年之前
  Tianon Gravi e50f032033 Add a short note about checking "php -m" before compiling more extensions 7 年之前
  Tianon Gravi 27d9b1829c Add a new section in the PHP documentation about running as an arbitrary user 7 年之前
  Tianon Gravi 544a48aa7f Slightly reorganize PHP documentation 7 年之前
  Tianon Gravi 4cf828680b Update "pecl install" lines and add more explanation for why users should use explicit versions when installing from PECL 7 年之前
  Philipp Zumstein 6a4184b7aa [PHP] Fix quotation marks 8 年之前
  Tianon Gravi aab8b5b1dc Add a note about blocked Debian PHP packages 8 年之前
  Tianon Gravi a64dcc8de9 Add a link to "Dockerizing Compiled Software" in the "PHP Core Extensions" section of PHP's docs 8 年之前
  Noah A 38751cd3cb Clarify that all variants include the PHP cli 8 年之前
  Tianon Gravi b48ce3c877 Swap "libpng12-dev" for "libpng-dev" metapackage in PHP example 8 年之前
  Tianon Gravi 25a5b70c1b Adjust a ton of image references (especially to use %%IMAGE%%) 8 年之前
  Tianon Gravi dd3aead281 Move up "without a dockerfile" section 8 年之前
  Tianon Gravi 1ace9e933b Reword DocumentRoot section slightly (and update formatting for "markdownfmt") 8 年之前
  Jason McCallister b6d3320ff9 Adds example on setting a docroot with Apache 8 年之前
  Tianon Gravi 001a2e7370 Add an example of installing "redis" and "xdebug" from PECL (PHP 7.1 compatible) 9 年之前
  yosifkit 4a4901d8a9 Merge pull request #768 from infosiftr/xcache 9 年之前
  yosifkit 95334780c6 Merge pull request #767 from infosiftr/php-memcached 9 年之前
  Tianon Gravi 005da92838 Fix xcache example and add example of using docker-php-ext-* with an absolute path 9 年之前
  Tianon Gravi 1108636f8d Update more spaces to tabs 9 年之前
  Tianon Gravi da60ddc93a Update spaces to tabs 9 年之前
  Tianon Gravi ce752e68eb Update PHP memcached example to properly compile again 9 年之前
  Tianon Gravi 1f0177487b Update PHP canonical examples from 5.6 to 7.0 9 年之前
  Tianon Gravi 5785068d91 Update "FROM" to be consistently "php:5.6*" 9 年之前
  Tianon Gravi 329e98a68f Give PHP the "proper" proper-noun treatment 9 年之前
  Joe Ferguson e684406d7e Add explanation to php for `docker-php-source` 9 年之前
  Tianon Gravi 95b865c7c8 Remove "-it" from Apache invocations of "docker run" (due to SIGWINCH killing Apache, by design) 9 年之前
  Tianon Gravi e216e2f546 Fix whitespace and update examples and organization 10 年之前
  Grummfy 4c2af775a8 Adding an example about pecl extension 10 年之前
  Rogerio Prado de Jesus c5e7d59e54 Fix instruction for without dockerfile example 10 年之前