Sign inSign up

neroinc/fedora-apache-php-phalcon

By neroinc

Updated almost 11 years ago

Apache, PHP and the Phalcon PHP Framework (phalconphp.com) based on fedora:20

Image
1

1.9K

neroinc/fedora-apache-php-phalcon repository overview

fedora-apache-php-phalcon

Apache, PHP and the Phalcon PHP Framework (phalconphp.com) 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-phalcon .

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

Size

310.5 MB

Last updated

almost 11 years ago

docker pull neroinc/fedora-apache-php-phalcon