paq85 / php_hello_world-docker

Docker with PHP's Hello World

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

php_hello_world-docker

Docker with PHP's Hello World run by PHP's build-in web server

Running

    docker run --name paq85-php_hello_world -p=8088:8088 -d paq85/php_hello_world

Building docker image

docker build -t paq85/php_hello_world .

About

Docker with PHP's Hello World

License:MIT License