Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/psi-4ward/docker-php-nginx

Lightwight Docker image for the (latest) PHP-FPM and Nginx based on AlpineLinux
https://github.com/psi-4ward/docker-php-nginx

Last synced: 22 days ago
JSON representation

Lightwight Docker image for the (latest) PHP-FPM and Nginx based on AlpineLinux

Awesome Lists containing this project

README

        

# PHP-FPM & Nginx Docker Image

Lightwight Docker image for the (latest) PHP-FPM and Nginx based on [AlpineLinux](http://alpinelinux.org)

* Image size only ~100MB !
* Very new packages (alpine:edge) 2015-04-03:
* [PHP](http://pkgs.alpinelinux.org/package/main/x86/php) 5.6.7
* [Nginx](http://pkgs.alpinelinux.org/package/main/x86/nginx) 1.6.2


### Usage
```bash
sudo docker run -v /data:/DATA -p 80:80 psitrax/php-nginx
```

### Volume structure

* `htdocs`: Webroot
* `logs`: Nginx/PHP error logs