yosifkit
3712f02b70
Merge pull request #427 from infosiftr/apache2
...
Replace "apache2-bin apache2.2-common" with "apache2"
2017-05-09 14:44:00 -07:00
Tianon Gravi
7cd701b551
Replace "apache2-bin apache2.2-common" with "apache2"
...
The "apache2.2-common" package is already pulling in "apache2", which pulls in "apache2-bin" among other things, so let's simplify this block.
2017-05-09 13:17:43 -07:00
yosifkit
8efce53763
Merge pull request #420 from infosiftr/nm
...
Install "binutils" in "docker-php-ext-enable" if needed
2017-05-04 14:47:39 -07:00
Tianon Gravi
4cfa24e13f
Install "binutils" in "docker-php-ext-enable" if needed
...
This matches the behavior of `docker-php-ext-configure` and `docker-php-ext-install`, and ensures that `nm` is installed and then removed in Alpine where necessary.
2017-05-04 11:43:14 -07:00
Docker Library Bot
fdc68760d5
Update to 7.0.18
2017-04-13 11:46:27 -07:00
Docker Library Bot
fa6464a43d
Update to 7.1.4
2017-04-13 11:46:27 -07:00
Docker Library Bot
20b89e64d1
Update to 7.0.17
2017-03-16 23:46:35 -07:00
Docker Library Bot
ec02e1bcf1
Update to 7.1.3
2017-03-16 23:46:35 -07:00
Tianon Gravi
781d1cf992
Add "travis_retry" to our build to reduce transitory failures
...
Documentation is at https://docs.travis-ci.com/user/common-build-problems/#travis_retry
See https://github.com/docker-library/memcached/pull/14 for the test PR for this pattern.
2017-02-27 16:14:13 -08:00
Docker Library Bot
738fcd0bda
Update to 7.1.2
2017-02-16 23:46:44 -08:00
Docker Library Bot
0792ba42f0
Update to 7.0.16
2017-02-16 05:46:18 -08:00
yosifkit
fe1ff7ee08
Merge pull request #330 from twang2218/tmpfs
...
Setup the `$APACHE_RUN_DIR` and `$APACHE_LOCK_DIR` directories in runtime
2017-01-26 12:11:55 -08:00
Tianon Gravi
e573f8f7fd
Adjust solution to be generalized for all APACHE_*_DIR variables, and to handle edge cases in a less hard-coded manner
2017-01-25 16:27:30 -08:00
Tao Wang
f2bd9a3edd
Setup the APACHE_RUN_DIR
and APACHE_LOCK_DIR
directories in runtime to avoid --tmpfs /run
error
...
Fixes #250
Signed-off-by: Tao Wang <twang2218@gmail.com>
2017-01-25 15:50:33 -08:00
Tianon Gravi
d7181e033b
Merge pull request #367 from hfm/update-php
...
Update to 7.1.1, 7.0.15, and 5.6.30
2017-01-20 12:08:29 -08:00
OKUMURA Takahiro
75854bb7e9
Update to php 5.6.30
2017-01-20 12:46:20 +09:00
OKUMURA Takahiro
9abc1efe54
Update dockerfiles of PHP 7.x
2017-01-20 12:44:57 +09:00
OKUMURA Takahiro
cb15e39e3c
Keep BOTH of gpg keys
2017-01-20 12:42:09 +09:00
OKUMURA Takahiro
7951e3701f
Change GPGKEY for PHP7.1
2017-01-20 05:10:37 +09:00
OKUMURA Takahiro
6826586dfd
Change GPGKEY for PHP7.1
2017-01-20 04:23:35 +09:00
OKUMURA Takahiro
19635cfce6
Update to PHP 7.0.15
2017-01-20 03:49:31 +09:00
OKUMURA Takahiro
bb0be361aa
Update to PHP 7.1.1
2017-01-20 03:49:27 +09:00
yosifkit
21b6fadfaa
Merge pull request #360 from docker-library/revert-357-alpine-3.5
...
Revert "Upgrade alpine to v3.5"
2017-01-05 11:08:31 -08:00
Tianon Gravi
3ac528cf10
Revert "Upgrade alpine to v3.5"
2017-01-05 10:06:53 -08:00
yosifkit
00709648ab
Merge pull request #357 from PeterDaveHelloKitchen/alpine-3.5
...
Upgrade alpine to v3.5
2017-01-04 12:45:28 -08:00
Tianon Gravi
58fbb6e660
Swap "openssl" for "libressl" to account for the change in Alpine 3.5
2017-01-04 11:00:35 -08:00
Peter Dave Hello
8314ebc484
Upgrade alpine to v3.5
2016-12-29 00:08:48 +08:00
yosifkit
b66c0fa028
Merge pull request #349 from infosiftr/docker-php-entrypoint
...
Add simple initial entrypoint for supporting "docker run php --flags"
2016-12-15 16:12:25 -08:00
Tianon Gravi
76aad12fde
Apply update.sh
2016-12-15 10:44:01 -08:00
Tianon Gravi
703ba52e0c
Add simple initial entrypoint for supporting "docker run php --flags"
2016-12-15 10:36:09 -08:00
Tianon Gravi
cd981e5986
Merge pull request #352 from infosiftr/keep-pie
...
Swap CFLAGS to PHP_CLFAGS
2016-12-13 09:58:00 -08:00
Joe Ferguson
9f2e76eeba
Update.sh: apply "CFLAGS -> PHP_CFLAGS" to all the things
2016-12-12 15:21:44 -08:00
Joe Ferguson
bb4874c9af
Switch CFLAGS to PHP_CFLAGS, so we can keep pie without breaking users
2016-12-12 15:19:57 -08:00
Docker Library Bot
35080ccd4c
Update to 5.6.29
2016-12-08 23:46:16 -08:00
Docker Library Bot
61d8a2dd65
Update to 7.0.14
2016-12-08 16:20:34 -08:00
yosifkit
721f8701f7
Merge pull request #334 from tyranron/322-subshell-fix
...
Remove subshell usage in docker-php-ext-install for Alpine
2016-12-06 14:30:27 -08:00
Tianon Gravi
1739456703
Minor whitespace fix
2016-12-06 11:55:48 -08:00
Tianon Gravi
eb00aa86a2
Update all variants via ./update.sh
2016-12-06 11:51:38 -08:00
Tianon Gravi
604ef47f83
Fix "docker-php-ext-configure" to allow arbitrary absolute paths again
2016-12-06 11:50:56 -08:00
Tianon Gravi
4a30467066
Use "$PWD" for safer save/restore
2016-12-06 11:47:11 -08:00
tyranron
5e605399b6
rm subshell usage in docker-php-ext-install for Alpine ( #322 )
2016-12-06 11:47:11 -08:00
Tianon Gravi
9b4c15f44b
Update latest to 7.1
2016-12-06 10:23:02 -08:00
Tianon Gravi
1feb745d09
Merge pull request #340 from infosiftr/cflagz
...
Add cflags and ldflags for security and portability
2016-12-05 15:48:16 -08:00
Joe Ferguson
0311282445
Add explanation for clfags and ldflags
2016-12-05 15:33:53 -08:00
Joe Ferguson
cae3c03efd
Add cflags and ldflags for security and portability
2016-12-05 12:47:12 -08:00
yosifkit
c0bef1c53f
Merge pull request #342 from shouze/php-71-final
...
Update to PHP7.1 GA
2016-12-02 11:02:31 -08:00
Sébastien HOUZÉ
5b1be297c5
Update to PHP7.1 GA
2016-12-02 10:44:51 +01:00
Sébastien HOUZÉ
cb536d86e5
Rename 7.1-rc dir into 7.1
2016-12-02 10:11:27 +01:00
Docker Library Bot
aa0c2ccbb2
Update to 7.1.0RC6
2016-12-01 11:46:18 -08:00
Docker Library Bot
c80266c22a
Update to 7.0.13
2016-12-01 11:46:18 -08:00