Sign inSign up

lrabbt/httpd

By lrabbt

•Updated about 8 years ago

Docker image for simple apache's httpd server.

Image
0

891

lrabbt/httpd repository overview

⁠HTTPD Docker

⁠Objective

Provide docker image with apache's httpd server and a volume to work with the code.

⁠Usage

In you terminal, run:

docker run -d -v /your/application/path:/usr/local/apache2/htdocs/ -p <Your Port>:80 lrabbt/httpd

Tag summary

Content type

Image

Digest

Size

65.8 MB

Last updated

about 8 years ago

docker pull lrabbt/httpd