Sign inSign up

kstaken/apache2

By kstaken

Updated almost 11 years ago

This a small Apache2 build that can be extended easily to serve static content. It should be quick to download if you already have the base Ubuntu image.

Image
3

100K+

kstaken/apache2 repository overview

To use, add content to the image by either bind mounting a directory to /var/www or by extending the image and add your content directly to /var/www.

By default the image exposes port 80 in the container on a random port assigned by Docker.

The image has a default entry point and command defined so it's simple to run:

 docker run -d kstaken/apache2

Tag summary

Content type

Image

Digest

sha256:50f87db66

Size

80.8 MB

Last updated

almost 11 years ago

docker pull kstaken/apache2