File tree 1 file changed +6
-9
lines changed
1 file changed +6
-9
lines changed Original file line number Diff line number Diff line change 1
1
# PHP7-FPM
2
- [ ![ Docker Pulls] ( https://img.shields.io/docker/pulls/m2sh/php7.svg?maxAge=2592000?style=flat-square )] ( https://hub.docker.com/r/m2sh/php7/ )
2
+ [ ![ Docker Pulls] ( https://img.shields.io/docker/pulls/m2sh/php7.svg?maxAge=2592000?style=flat-square )] ( https://hub.docker.com/r/m2sh/php7/ )
3
+ [ ![ Docker Build Statu] ( https://img.shields.io/docker/build/m2sh/php7.svg?style=flat-square )] ( https://hub.docker.com/r/m2sh/php7/ )
4
+ [ ![ Docker Automated buil] ( https://img.shields.io/docker/automated/m2sh/php7.svg?style=flat-square )] ( https://hub.docker.com/r/m2sh/php7/ )
3
5
4
6
PHP7 docker image with useful extensions:
5
7
- zip
6
8
- intl
7
9
- soap
8
10
- mysqli
9
- - pdo pdo_mysql pdo_pgsql
11
+ - pdo pdo_mysql
10
12
- gd
11
13
- mcrypt
12
14
- iconv
@@ -17,11 +19,6 @@ PHP7 docker image with useful extensions:
17
19
- imagick
18
20
- mysql-client \[ ` mysqldump ` \] (available on [ ` m2sh/php7:alpine-mysql ` ] ( https://github.com/m2sh/php7/blob/master/alpine/mysql/Dockerfile ) )
19
21
- bcmath (required by hashids package)
22
+ - pcntl (available on [ ` m2sh/php7:7.1-alpine ` ] ( https://github.com/m2sh/php7/blob/master/7.1/alpine/Dockerfile ) )
23
+
20
24
21
- Tags & Dockerfiles:
22
- based on ` php:7-fpm ` (debian based php image):
23
- - ` latest ` - (` ~275MB ` ) [ (Dockerfile)] ( https://github.com/m2sh/php7/blob/master/Dockerfile )
24
- - ` light ` - (` ~275MB ` ) - [ (light/Dockerfile)] ( https://github.com/m2sh/php7/blob/master/light/Dockerfile )
25
-
26
- based on ` php:7-fpm-alpine ` (alpine based php image):
27
- - ` alpine ` - (` ~52MB ` ) [ (alpine/Dockerfile)] ( https://github.com/m2sh/php7/blob/master/alpine/Dockerfile )
You can’t perform that action at this time.
0 commit comments