The Apache HTTP Server Project
156
Dockerfile links
The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet.
docker pull wilkesystems/apache2
$ docker run -d -p 80:80 -p 443:443 wilkesystems/apache2
New images are automatically built by each new library/debian push.
Package: apache2
The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet.
Installing this package results in a full installation, including the configuration files, init scripts and support scripts.
Content type
Image
Digest
Size
127.4 MB
Last updated
about 7 years ago
docker pull wilkesystems/apache2