Docker Library Bot
903540ea79
Update to 7.1.8
2017-08-03 11:46:08 -07:00
Docker Library Bot
2630167f7e
Update to 7.0.22
2017-08-03 12:47:07 +00:00
Docker Library Bot
518094b3d3
Update to 7.2.0beta1
2017-07-20 05:46:07 -07:00
yosifkit
13b2eeb9b5
Merge pull request #448 from infosiftr/7.2
...
Add 7.2 (pre-release)
2017-07-11 13:12:42 -07:00
Tianon Gravi
ddc7084c8a
Add 7.2.0alpha3
2017-07-10 12:05:50 -07:00
Docker Library Bot
3632e1e8ce
Update to 5.6.31
2017-07-07 00:46:46 +00:00
Docker Library Bot
4976f9ac8d
Update to 7.1.7
2017-07-06 18:46:45 +00:00
Docker Library Bot
0bbf244ba3
Update to 7.0.21
2017-07-06 12:46:44 +00:00
Docker Library Bot
3ee1cd8287
Update to 5.6.30
2017-06-28 18:46:34 +00:00
Docker Library Bot
04a39b1881
Update to 7.0.20
2017-06-28 18:46:34 +00:00
Docker Library Bot
53d257f279
Update to 7.1.6
2017-06-28 18:46:34 +00:00
yosifkit
c426c5be9d
Merge pull request #454 from infosiftr/multiarch
...
Add proper Architectures entries in "generate-stackbrew-library.sh"
2017-06-16 15:12:42 -07:00
Tianon Gravi
18c5298e55
Add proper Architectures entries in "generate-stackbrew-library.sh"
2017-06-16 15:08:56 -07:00
yosifkit
b5c045208a
Merge pull request #451 from infosiftr/lol-deb-php-autotools-wtf
...
Account for DEB_BUILD_MULTIARCH vs DEB_BUILD_GNU_TYPE disparity
2017-06-12 12:30:36 -07:00
Tianon Gravi
eadc27f12c
Account for DEB_BUILD_MULTIARCH vs DEB_BUILD_GNU_TYPE disparity
...
```
DEB_BUILD_GNU_TYPE=i586-linux-gnu
DEB_BUILD_MULTIARCH=i386-linux-gnu
```
2017-06-12 11:04:00 -07:00
Tianon Gravi
a403050c00
Parameterize Debian Suite
2017-06-09 14:01:24 -07:00
Tianon Gravi
014a5a69e6
Parameterize Alpine versions and add more links to update.sh
2017-06-09 13:35:10 -07:00
Tianon Gravi
95cb6e2b16
Add 7.2 PGP fingerprints and fix "rc" filter expression
2017-06-09 12:47:54 -07:00
Docker Library Bot
3f43309a0d
Update to 7.1.6
2017-06-09 00:46:24 +00:00
Docker Library Bot
66a746410b
Update to 7.0.20
2017-06-08 12:46:19 +00:00
yosifkit
b7bf568381
Merge pull request #445 from infosiftr/pecl-update-channels
...
Explicitly invoke "pecl update-channels" at build time to ensure our channel definitions are up-to-date
2017-05-31 16:40:49 -07:00
Tianon Gravi
c48c629568
Explicitly invoke "pecl update-channels" at build time to ensure our channel definitions are up-to-date
2017-05-31 15:04:31 -07:00
yosifkit
fba839b7df
Merge pull request #433 from krlv/pcre_fix
...
Add pcre-dev library to PHPize dependency list
2017-05-12 13:20:27 -07:00
Joe Ferguson
76a1c5ca16
Sort apt/apk package lines
2017-05-12 13:03:16 -07:00
Eugene Kirillov
87a95b77fb
Add PCRE lib to PHPIZE_DEPS
2017-05-12 15:57:15 +03:00
Docker Library Bot
aba1a25dbf
Update to 7.0.19
2017-05-11 17:46:24 -07:00
Docker Library Bot
7ec3afcbfd
Update to 7.1.5
2017-05-11 17:46:24 -07:00
yosifkit
83ae04e660
Merge pull request #429 from infosiftr/multiarch
...
Add explicit "--build" to our "./configure" invocations
2017-05-10 12:58:43 -07:00
Tianon Gravi
6844e717a5
Add explicit "--build" to our "./configure" invocations
2017-05-10 11:14:13 -07:00
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