Sign inSign up

neroinc/fedora-apache-php

By neroinc

Updated almost 11 years ago

Apache and PHP based on fedora:20

Image
1

2.5K

neroinc/fedora-apache-php repository overview

fedora-apache-php

Apache and PHP based on fedora:20

PHP code goes into /src. The default setup shows the PHP info page.

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

Start a container with an interactive shell and port 80 published: docker run -it -p 80:80 neroinc/fedora-apache-php /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:4b889b9a1

Size

132.9 MB

Last updated

almost 11 years ago

docker pull neroinc/fedora-apache-php