Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ruanyl/docker-apache


https://github.com/ruanyl/docker-apache

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

# Dockerfile for Apache and PHP on Ubuntu 14.04

```
docker run -itd -p 8081:80 -v /path/to/local/www:/var/www/html --name=container1 ruanyu1/oupai
```