leo
ca25870a40
- chore: add empty newline to all files
2020-09-24 19:04:05 +02:00
Tema Smirnov
3813e965c3
[feature] Added Composer plugin prestissimo
...
Prestissimo - plugin that downloads Composer packages in parallel to speed up the installation process.
Will be removed right after release of Composer 2.x (parallelism implemented)
Signed-off-by: Tema Smirnov <git.tema@smirnov.one >
2020-03-17 22:49:16 +03:00
le0m and GitHub
32141a32fc
Merge pull request #67 from TemaSM/ext-sockets
...
✨ Added `sockets` extension
2020-03-17 10:00:55 +01:00
Tema Smirnov
31435904c1
Added sockets extension
...
`sockets` extension is required by php-amqplib (PHP client for RabbitMQ)
Signed-off-by: Tema Smirnov <git.tema@smirnov.one >
2020-03-17 05:38:03 +03:00
Tema Smirnov
d2a1d3d728
Added zip & unzip (fixes Composer's warning when install/update deps)
...
Fixes warning: "As there is no 'unzip' command installed zip files are being unpacked using the PHP zip extension.
This may cause invalid reports of corrupted archives. Besides, any UNIX permissions (e.g. executable) defined in the archives will be lost.
Installing 'unzip' may remediate them."
Sizes (will be compressed during Docker image build):
* zip +623 kB
* unzip +580 kB
libzip is required to be installed, because PHP zip extension depends on it, but libzip already pre-installed, it handled by:
https://github.com/mlocati/docker-php-extension-installer/blob/1deeb6d6560663cc956e970fda5f87cf163e3528/install-php-extensions#L637
and
https://github.com/mlocati/docker-php-extension-installer/blob/1deeb6d6560663cc956e970fda5f87cf163e3528/install-php-extensions#L934
Signed-off-by: Tema Smirnov <git.tema@smirnov.one >
2020-03-17 05:03:31 +03:00
Marco Pfeiffer
aceb2a9b26
add xsl extension
2020-01-18 15:30:59 +01:00
leo
4b9c60808d
- fix: PECL redis extension dropped PHP 5 support in 5.0.0, pinning version 4.3.0
2019-12-09 15:47:51 +01:00
Paolo Cuffiani
f5f19166b9
#24 chore: replace deprecated MAINTAINER instruction
2018-10-25 21:50:15 +02:00
Paolo Cuffiani
6ebc45540d
#44 chore: hide Composer warning for commands run as super-user
2018-10-25 21:48:22 +02:00
Dante Di Domenico
1de030b6d1
feat: add exif
2018-03-29 10:39:59 +02:00
Filippo Tessarotto
a05f0e6eb5
Chain commands
2018-02-27 08:42:40 +01:00
Filippo Tessarotto
66d65e47ec
Path addition at the end of the list for security reason
2018-02-27 08:39:58 +01:00
Filippo Tessarotto
7144747df8
Symlink native composer home
2018-02-23 11:16:38 +01:00
Paolo Cuffiani
2e4c1ac02b
Revert "Merge pull request #31 from Slamdunk/native_composer_home"
...
This reverts commit 9249153ed3 , reversing
changes made to e2020afe17 .
2018-02-23 11:04:55 +01:00
Filippo Tessarotto
a681fae64c
Use native composer home
2018-02-22 15:02:31 +01:00
lamasbr
2ca8a783d5
Cosmetic changes in the Dockerfile and README.md files
2017-11-13 16:23:40 -02:00
Lincoln Lamas
0dcde6e1ae
Added LDAP extension
2017-11-10 16:45:03 -02:00
Marco Pfeiffer
80ecf420a6
added soap and bc math
2017-09-01 12:27:42 +02:00
Paolo Cuffiani and GitHub
bc2087241e
Merge pull request #12 from Nemo64/opcache
...
added opcache to extension list in php 5.5+
2017-05-04 11:33:38 +02:00
Marco Pfeiffer
db6ed745ac
add opcache to php 5.5 and 5.6
2017-05-04 10:46:07 +02:00
Paolo Cuffiani
fb31730523
#8 fix: install PECL memcached 2.2.0 for PHP 5.x
2017-05-03 11:08:25 +02:00
Paolo Cuffiani
f33a216fb7
#1 feat: make Composer available for all tags
2017-01-12 12:53:39 +01:00
Paolo Cuffiani
1f3df97ea9
Enable mod_rewrite.
2015-11-09 15:14:52 +01:00
Paolo Cuffiani
87ed84f132
Add extension. Add PHP 7.0. Add tests. Improve Dockerfiles.
2015-10-26 14:26:25 +01:00
Paolo Cuffiani
6ffd7242c4
Fix build. Improve Dockerfile. Add more tags
2015-10-25 14:00:52 +01:00