Docker Official Image packaging for Apache HTTP Server
Go to file
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
2.2 Use Apache's "closer.cgi?action=download" functionality for automatic mirror selection 2016-09-23 10:17:04 -07:00
2.4 Use Apache's "closer.cgi?action=download" functionality for automatic mirror selection 2016-09-23 10:17:04 -07:00
.travis.yml Sync Debian/Alpine more (simpler diff), and add SHA1 checking 2016-07-07 14:29:02 -07:00
LICENSE Add LICENSE (from upstream) 2014-10-22 15:28:54 -06:00
README.md Update README with Jenkins badge change (see https://github.com/docker-library/docs/pull/697) 2016-09-21 13:21:32 -07:00
generate-stackbrew-library.sh Sync Debian/Alpine more (simpler diff), and add SHA1 checking 2016-07-07 14:29:02 -07:00
update.sh Sync Debian/Alpine more (simpler diff), and add SHA1 checking 2016-07-07 14:29:02 -07:00

README.md

About this Repo

This is the Git repo of the Docker official image for httpd. See the Docker Hub page for the full readme on how to use this Docker image and for information regarding contributing and issues.

The full readme is generated over in docker-library/docs, specifically in docker-library/docs/httpd.

See a change merged here that doesn't show up on the Docker Hub yet? Check the "library/httpd" manifest file in the docker-library/official-images repo, especially PRs with the "library/httpd" label on that repo. For more information about the official images process, see the docker-library/official-images readme.