Sign inSign up

neroinc/fedora-apache

By neroinc

Updated almost 11 years ago

Plain and simple image with Apache httpd based on fedora:20

Image
1

10K+

neroinc/fedora-apache repository overview

fedora-apache

Plain and simple image with Apache httpd based on fedora:20

Build the image: docker build --rm -t neroinc/fedora-apache .

Start a container with an interactive shell and port 80 published: docker run -it -p 80:80 neroinc/fedora-apache /bin/bash

Invoke /bin/httpd-run on command line to launch Apache with a simple demo web page.

Tag summary

Content type

Image

Digest

sha256:6300bd2a0

Size

94.6 MB

Last updated

almost 11 years ago

docker pull neroinc/fedora-apache