Yannoff
d51c7b818d
[documentation] Add caveat on COPY cached image
...
- Add a caveat on cached image pitfall in the `COPY` section of the `README`
2021-01-10 20:36:19 +01:00
Michele Locati
2041514c21
[skip ci] Automatically update README.md
2021-01-05 14:24:22 +00:00
Michele Locati
df3e82b65a
[skip ci] Automatically update README.md
2021-01-03 14:18:14 +00:00
Michele Locati
da296de477
[skip ci] Automatically update README.md
2021-01-02 20:04:42 +00:00
Michele Locati
4ab545d98a
[skip ci] Automatically update README.md
2021-01-02 19:37:57 +00:00
Michele Locati
4a4f5d0c14
[skip ci] Automatically update README.md
2020-12-30 14:42:57 +00:00
Michele Locati
7e9958c161
[skip ci] Automatically update README.md
2020-12-28 12:28:20 +00:00
Michele Locati
ab5b2beb88
[skip ci] Automatically update README.md
2020-12-22 18:29:48 +00:00
Michele Locati
3edb83d434
[skip ci] Automatically update README.md
2020-12-17 16:10:23 +00:00
Michele Locati
6bd11a1f74
[skip ci] Automatically update README.md
2020-12-16 16:33:31 +00:00
Michele Locati
816a5a2a11
Add support for installing composer
2020-12-16 11:47:44 +01:00
Michele Locati
c2d8c3d37b
[skip ci] Automatically update README.md
2020-12-14 16:58:42 +00:00
Michele Locati
bf732abd85
[skip ci] Automatically update README.md
2020-12-11 14:24:59 +00:00
Michele Locati
afe01d4304
[skip ci] Automatically update README.md
2020-12-10 17:09:48 +00:00
Michele Locati
ff43ab4a23
Attach install-php-extensions to the releases
2020-12-10 17:24:38 +01:00
Michele Locati
3327c035f6
[skip ci] Automatically update README.md
2020-12-10 14:44:10 +00:00
Michele Locati
692e9b740f
[skip ci] Automatically update README.md
2020-12-10 11:16:02 +00:00
Michele Locati
935bf8a85b
[skip ci] Automatically update README.md
2020-12-09 10:07:11 +00:00
CI
bf047ffdbd
[skip ci] Automatically update README.md
2020-12-09 08:48:55 +00:00
CI
9287cce478
[skip ci] Automatically update README.md
2020-12-09 08:39:56 +00:00
CI
21b1ca1e03
[skip ci] Automatically update README.md
2020-12-07 12:59:13 +00:00
CI
c9b25d34db
[skip ci] Automatically update README.md
2020-12-03 16:43:11 +00:00
Michele Locati
4ee43e5429
Let users install a specific PHP module version
...
Test: amqp,apcu,gmagick,http,pecl_http,igbinary,memcache,mailparse,memcached,mongodb,mosquitto,msgpack,oauth,opencensus,parallel,pcov,pdo_sqlsrv,sqlsrv,propro,protobuf,pthreads,raphf,rdkafka,redis,solr,ssh2,uuid,xdebug,uopz,xhprof,yaml
2020-12-03 15:29:09 +01:00
CI
12b5bfbe8c
[skip ci] Automatically update README.md
2020-11-28 13:53:31 +00:00
Krot Eval
0c47469758
Update README.md
...
`chmod +x` gets the same result that `chmod a+x` and `chmod uga+x`.
Classes of users are used to distinguish to whom the permissions apply. If no classes are specified "all" is implied. The classes are represented by one or more of the following letters:
Reference Class Description
u user file owner
g group members of the file's group
o others users who are neither the file's owner nor members of the file's group
a all all three of the above, same as ugo
2020-11-05 13:43:10 +03:00
CI
09606b2c1e
[skip ci] Automatically update README.md
2020-10-18 16:16:54 +00:00
CI
a82bb5cc91
[skip ci] Automatically update README.md
2020-09-21 13:13:57 +00:00
CI
b3c4a238c1
[skip ci] Automatically update README.md
2020-09-21 12:56:26 +00:00
CI
e01752d0ca
[skip ci] Automatically update README.md
2020-09-19 02:59:16 +00:00
CI
0de5f9a590
[skip ci] Automatically update README.md
2020-07-27 15:42:23 +00:00
CI
405b1a3a01
[skip ci] Automatically update README.md
2020-06-15 15:42:07 +00:00
CI
8aa224a7b8
[skip ci] Automatically update README.md
2020-04-30 07:07:29 +00:00
CI
267eea1255
[skip ci] Automatically update README.md
2020-03-03 13:25:40 +00:00
CI
237901a2c2
[skip ci] Automatically update README.md
2020-03-03 12:29:59 +00:00
CI
7bbefb3bcf
[skip ci] Automatically update README.md
2020-03-03 11:08:17 +00:00
Michele Locati
657657c864
Allow specifying extensions not supported in certain distros
2020-03-03 12:07:51 +01:00
CI
47409e2d23
[skip ci] Automatically update README.md
2020-03-02 20:21:26 +00:00
CI
94ae929c4e
[skip ci] Automatically update README.md
2020-02-27 23:43:18 +00:00
Michele Locati
d18824e2f2
Fix Telegram notification channel
2020-02-22 20:42:50 +01:00
Michele Locati
674d379141
Show the output of the sample docker run --rm php:7.2-cli php -m
2020-02-21 20:44:08 +01:00
Michele Locati
578f705a47
Use Check Mark symbol instead of "V"
2020-02-21 14:39:01 +01:00
Michele Locati
226780a20a
Remove "Test extensions" badge
...
It's only used for pull requests, it's meaningless in the README.md file
2020-02-21 14:24:15 +01:00
Michele Locati
a867c1227d
Add a note about the test-recent-extensions GitHub Action
2020-02-21 14:06:21 +01:00
Michele Locati
92ce387d76
Fix links of status badges
2020-02-21 13:40:49 +01:00
Michele Locati
7971155251
Check recently updated PHP extensions
2020-02-21 13:19:49 +01:00
Heverton Coneglian de Freitas
4659f9c3ba
Add support for ffi
2020-02-17 09:29:17 -03:00
CI
6cc4915a80
[skip ci] Automatically update README.md
2020-02-16 17:53:50 +00:00
CI
600e3e3efc
[skip ci] Automatically update README.md
2020-02-04 09:00:43 +00:00
CI
06289fb58b
[skip ci] Automatically update README.md
2020-02-03 10:44:08 +00:00
CI
2d80efb971
[skip ci] Automatically update README.md
2020-02-03 09:47:33 +00:00