Sign inSign up

mohamedji/apache2

By mohamedji

Updated over 3 years ago

The Apache Webserver on Ubuntu

Image
0

146

mohamedji/apache2 repository overview

What is Apache2? The Apache2 Server, colloquially called Apache, is a Web server application notable for playing a key role in the initial growth of the World Wide Web. Originally based on the NCSA HTTPd server, development of Apache began in early 1995 after work on the NCSA code stalled. Apache quickly overtook NCSA HTTPd as the dominant HTTP server, and has remained the most popular HTTP server in use since April 1996.

Starting a Apache2 instance is simple:

$ docker run --name myweb -d -p 80:80 mohamedji/apache2

Tag summary

Content type

Image

Digest

sha256:53208af0f

Size

246.8 MB

Last updated

over 3 years ago

docker pull mohamedji/apache2