Commit Graph

16 Commits

Author SHA1 Message Date
yosifkit
15ddd64eb2
Merge pull request #1213 from infosiftr/strip-ext
Add stripping to installed extensions
2021-10-12 15:55:06 -07:00
Tianon Gravi
b2c6b85e5a Add stripping to installed extensions 2021-10-12 14:01:21 -07:00
Tianon Gravi
6e558df379 Fix "find -perm" syntax (and ignore "strip" failures but not "find" failures) 2021-10-12 13:53:39 -07:00
Tianon Gravi
6d7ea20646 Merge PHP_EXTRA_* into the places they're used
Also, this explicitly treats "cli" and "zts" variants as similar for the purposes of `--enable-embed`.
2021-10-08 17:40:11 -07:00
Docker Library Bot
369384a82d Update 7.3 to 7.3.31 2021-09-23 05:46:40 -07:00
Docker Library Bot
cdb853c144 Update 7.3 to 7.3.30 2021-08-26 04:53:05 -07:00
Joe Ferguson
06309249a9 Apply templates using single template 2021-08-24 17:26:53 -07:00
Tianon Gravi
eee43f690e Switch from libedit back to readline
Without this, I cannot input UTF-8 characters, no matter what I set `LANG` to, but this fixes it such that `LANG=C.UTF-8` works again for inputting UTF-8 characters like `💩`.
2021-08-24 16:05:37 -07:00
Joe Ferguson
7a290f78fb Apply templates to add bullseye; drop stretch 2021-08-16 17:50:10 -07:00
Docker Library Bot
bf39dd3253 Update 7.3 to 7.3.29 2021-07-01 07:33:51 -07:00
Tianon Gravi
6da00646d5 Switch from SKS to Ubuntu keyserver
See also https://github.com/docker-library/faq#openpgp--gnupg-keys-and-verification and https://github.com/tianon/pgp-happy-eyeballs
2021-06-22 13:59:01 -07:00
J0WI
a82fd9b024 Add Alpine 3.14 2021-06-16 16:11:19 +02:00
Docker Library Bot
6196a28e34 Update 7.3 to 7.3.28 2021-04-29 12:46:29 +00:00
Docker Library Bot
29b7e57a15 Update 7.3 to 7.3.27 2021-02-04 13:46:17 +00:00
Tianon Gravi
74175669f4 Adjust "docker-php-ext-enable" to use "grep -Fx"
Also, test both versions (with `.so` and without).

This helps avoid false positives due to lines like `extension=apc` matching `extension=apcu`.
2021-01-20 10:44:08 -08:00
GreyXor
c70a901d7f
Add Alpine 3.13 (#1117)
This also removes Alpine 3.11, per the support policy in this repository.
2021-01-15 08:53:26 -08:00