mirror of
https://github.com/mashirozx/docker-php-nginx.git
synced 2024-11-22 14:58:15 +08:00
Updated Travis & README for Alpine Linux version
This commit is contained in:
parent
fb9719f647
commit
e1091c4c18
@ -4,7 +4,7 @@ services:
|
|||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
- COMMIT=${TRAVIS_COMMIT::8}
|
- COMMIT=${TRAVIS_COMMIT::8}
|
||||||
- REPO=trafex/php-nginx
|
- REPO=trafex/alpine-nginx-php7
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- docker --version
|
- docker --version
|
||||||
|
10
README.md
10
README.md
@ -1,10 +1,10 @@
|
|||||||
Docker PHP-FPM 7.0 & Nginx 1.9 setup
|
Docker PHP-FPM 7.0 & Nginx 1.8 on Alpine Linux
|
||||||
====================================
|
==============================================
|
||||||
Example PHP-FPM 7.0 & Nginx 1.9 setup for Docker
|
Example PHP-FPM 7.0 & Nginx 1.8 setup for Docker, build on [Alpine Linux](http://www.alpinelinux.org/).
|
||||||
|
The image is only +/- 60MB large.
|
||||||
|
|
||||||
|
|
||||||
[![Docker Pulls](https://img.shields.io/docker/pulls/trafex/php-nginx.svg)](https://hub.docker.com/r/trafex/php-nginx/)
|
[![Docker Pulls](https://img.shields.io/docker/pulls/trafex/alpine-nginx-php7.svg)](https://hub.docker.com/r/trafex/alpine-nginx-php7/)
|
||||||
|
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
-----
|
-----
|
||||||
|
Loading…
Reference in New Issue
Block a user