mirror of
https://github.com/mashirozx/docker-php-nginx.git
synced 2025-05-29 01:49:24 +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.
|
||||||
|
|
||||||
|
|
||||||
[](https://hub.docker.com/r/trafex/php-nginx/)
|
[](https://hub.docker.com/r/trafex/alpine-nginx-php7/)
|
||||||
|
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
-----
|
-----
|
||||||
|
Loading…
x
Reference in New Issue
Block a user