Skip to content

Commit 026d279

Browse files
authored
Create README.md
0 parents  commit 026d279

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# nginx-php-fpm
2+
This docker file is used to build a docker image runs:
3+
nginx 1.12.1
4+
php-fpm 5.6.31
5+
Based on php:5.6.31-fpm-alpine
6+
Also support:
7+
ssl:hacha20_poly1305
8+
certificate transparency 1.3.2
9+
Brotli 1.0.2
10+
TLS dynamic record sizing patch
11+
memcached
12+
13+
It is used for my wordress environment.

0 commit comments

Comments
 (0)