Commit Graph

152 Commits

Author SHA1 Message Date
Tianon Gravi b13054c7de Use Apache's "closer.cgi?action=download" functionality for automatic mirror selection
See https://issues.apache.org/jira/browse/INFRA-8753?focusedCommentId=14735394#comment-14735394 for about the only place I can find this documented.
2016-09-23 10:17:04 -07:00
Tianon Gravi 75fd77b355 Update README with Jenkins badge change (see https://github.com/docker-library/docs/pull/697) 2016-09-21 13:21:32 -07:00
Tianon Gravi 308e16032b Merge pull request #28 from ucalgary/master
Add perl as a run dependency
2016-09-09 17:08:09 -07:00
King Chung Huang 8a0e3b8535 Add perl as a run dependency
Add perl as a run dependency so that apxs works. Fixes issue #27. Is
sort of related to #7.
2016-07-20 10:26:55 -06:00
yosifkit 0fc8c10e3f Merge pull request #26 from infosiftr/alpine
Add alpine variants
2016-07-07 15:15:23 -07:00
Tianon Gravi 12bf8c8883 Sync Debian/Alpine more (simpler diff), and add SHA1 checking 2016-07-07 14:29:02 -07:00
Andy Postnikov 3dd12f304f Update Alpine and httpd version 2016-07-06 21:55:22 -07:00
Natanael Copa 61d2609934 hardcode www-data uiser and group id for alpine image 2016-07-06 21:55:22 -07:00
Natanael Copa 3bed3f1215 add 2.4-alpine to travis 2016-07-06 21:55:21 -07:00
Natanael Copa e927bc677e initial alpine based image for 2.4 2016-07-06 21:55:20 -07:00
Tianon Gravi 2d50ff61c9 Update to 2.4.23 2016-07-05 10:08:39 -07:00
Tianon Gravi 90fcd5ffe5 Convert "generate-stackbrew-library.sh" to output the new 2822-based format 2016-06-09 11:21:44 -07:00
Tianon Gravi 67f3452afc Simplify silly syntax 2016-06-09 10:31:50 -07:00
yosifkit aacd0357fb Merge pull request #23 from infosiftr/all-the-things
Build all the mods
2016-05-25 12:36:55 -07:00
Tianon Gravi 07de326396 Minor whitespace/quoting adjustments 2016-05-25 09:39:59 -07:00
Joe Ferguson c8e349af4a Build all the mods since they cannot be built later 2016-05-24 17:16:18 -07:00
Joe Ferguson fe74fda1ef Add ldap lib to 2.2 as well 2016-05-18 16:28:40 -07:00
yosifkit c5a5ddd1e6 Merge pull request #19 from mcallaway/master
Add libaprutil1-ldap closing issue 18 and adding support for mod_ldap
2016-05-18 16:05:11 -07:00
Tianon Gravi fc169b59b8 Fix embarassing README.md typo (https://github.com/docker-library/docs/pull/557) 2016-04-26 14:38:11 -07:00
Tianon Gravi 8291f6b393 Update to 2.4.20 2016-04-11 12:02:43 -07:00
Matt Callaway e79247af49 Merge branch 'mcallawa_issue18_add_libaprutil1_ldap' 2016-04-01 12:47:43 -05:00
Matt Callaway 885fb6cdc7 Add libaprutil1-ldap to the Dockerfile to include require LDAP libraries in support of mod_ldap. 2016-04-01 12:47:26 -05:00
yosifkit 7e73961b4b Merge pull request #15 from infosiftr/fix-gpg
Fix "gpg" usage to stop relying on deprecated and insecure behavior
2016-02-29 11:11:24 -08:00
Tianon Gravi bc72e42914 Fix "gpg" usage to stop relying on deprecated and insecure behavior 2016-02-26 16:56:35 -08:00
Tianon Gravi 1f1f7d39d5 Update to 2.4.18 2015-12-14 11:16:25 -08:00
Tianon Gravi 01bbb88480 Merge pull request #8 from infosiftr/more-mods
enable `most` mods on 2.2 (which is the default in 2.4)
2015-12-08 12:02:48 -08:00
Joe Ferguson 01b9f786da enable most mods on 2.2 (which is the default in 2.4) 2015-12-07 15:50:51 -08:00
Tianon Gravi 903578d40f Update .travis.yml to account for Travis changes (especially now that Docker is no longer experimental 🎉) 2015-11-20 09:50:23 -08:00
Tianon Gravi 73f49418f4 Update README.md stub 2015-11-16 13:47:04 -08:00
Tianon Gravi 7d9215e77c Merge pull request #7 from palfrey/fix-apxs
Make apxs work again
2015-11-03 16:44:24 -07:00
Tom Parker 5b81416f52 Merge APR -dev libraries into APR install lines 2015-11-03 21:32:40 +00:00
Tom Parker 26ccf07d37 Also need libc6-dev for the apr/aprutil bits 2015-11-03 12:34:51 +00:00
Tom Parker 7b7341bfa8 Need to keep libapr1-dev and libaprutil1-dev to avoid breaking apxs 2015-11-03 12:07:43 +00:00
Tianon Gravi cf3fab9e66 Add Travis CI badge 2015-10-22 16:50:48 -07:00
Tianon Gravi 3ea3760ef8 Update to 2.4.17 2015-10-14 09:05:09 -07:00
Tianon Gravi f9261633e0 Add initial .travis.yml 2015-08-12 11:24:30 -07:00
Tianon Gravi 146b0a5df5 Enhance "generate-stackbrew-library.sh" to only take into account changes to the Dockerfile or files from COPY in the Dockerfile for choosing the commit hash for a particular directory 2015-08-11 15:12:21 -07:00
Tianon Gravi 756770f69d Update to 2.2.31 2015-07-16 12:51:13 -07:00
Tianon Gravi 502ecf54a9 Update to 2.4.16 2015-07-14 13:21:26 -07:00
Tianon Gravi f5037f29e5 Merge pull request #5 from infosiftr/gpg-keys
More resilient gpg getting
2015-04-23 12:27:15 -06:00
Joe Ferguson 63cd0ad57a More resilient gpg getting
- move to "high-availability" [subset](https://sks-keyservers.net/overview-of-pools.php#pool_ha).
2015-04-22 16:39:39 -07:00
Tianon Gravi 9c77579dcf Update to 2.4.12 2015-01-27 17:52:17 -07:00
yosifkit 047048112c Merge pull request #3 from infosiftr/pid
Add PidFile-removing script
2015-01-12 09:42:23 -08:00
Tianon Gravi 7ef8528047 Add PidFile-removing script
See also docker-library/php#59, where this change originated.
2015-01-09 21:31:11 -07:00
Tianon Gravi 956e4e9261 Merge pull request #2 from infosiftr/ssl
Add ssl support, simplify build deps
2015-01-09 15:48:42 -07:00
Joe Ferguson 20f4bedcfb Add ssl support, simplify build deps 2015-01-09 13:51:05 -08:00
Tianon Gravi 0eded82cb5 Switch from pgp.mit.edu to pool.sks-keyservers.net 2015-01-08 23:39:32 -07:00
Joe Ferguson 12e9c4701c Add readme stub 2014-11-14 16:17:37 -08:00
Joe Ferguson 79fef78cd5 Note and link about runtime deps 2014-10-27 15:02:09 -07:00
Joe Ferguson 5aa0d3ceb4 Add update and stackbrew scripts 2014-10-27 14:25:13 -07:00