/docker-php

Primary LanguageDockerfileApache License 2.0Apache-2.0

docker-php

这是一个用于运行php的容器. 容器基于ubuntu创建,包含superviosr,php,php-fpm软件

Run It

docker run --rm -p 8000:80 bkkkd/docker-php
xdg-open http://localhost:8000