You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
##This docker file is used to build a docker image runs:
2
+
##This docker file is used to build a docker image runs:
3
3
nginx 1.12.1
4
4
php-fpm 5.6.31
5
5
Based on php:5.6.31-fpm-alpine
6
-
##Also support:
6
+
7
+
## Also support:
7
8
ssl:chacha20_poly1305
8
9
certificate transparency 1.3.2
9
10
Brotli 1.0.2
10
11
TLS dynamic record sizing patch
11
12
memcached
12
13
13
-
##It is used for my wordress environment.
14
+
##It is used for my wordress environment.
14
15
So if you want to build yours on this dockerfile, you may need change related conf file and certificates and anything that different to you environment.
0 commit comments