Sign inSign up

appkr/apache-php-base

By appkr

Updated over 9 years ago

Apache-PHP Base Docker Image (w/o MySQL)

Image
0

10K+

appkr/apache-php-base repository overview

Apache-PHP Base Docker Image (w/o MySQL)

Build

~/apache-php-base $ docker build --tag php-apache-base .

Run

~/apache-php-base $ docker run -d \
    -p 8000:80 \
    php-apache-base

Test

Head over to http://localhost:8000

Tag summary

Content type

Image

Digest

Size

178.9 MB

Last updated

over 9 years ago

docker pull appkr/apache-php-base