Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbe49bca

Browse files
add missing packages
1 parent22fdd36 commitbe49bca

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

‎Dockerfile-7.1‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,10 +186,12 @@ RUN apk add --no-cache \
186186
php7.1-curl@php\
187187
php7.1-dom@php\
188188
php7.1-exif@php\
189+
php7.1-fileinfo@php\
189190
php7.1-ftp@php\
190191
php7.1-gd@php\
191192
php7.1-iconv@php\
192193
php7.1-mbstring@php\
194+
php7.1-mcrypt@php\
193195
php7.1-mysqli@php\
194196
php7.1-mysqlnd@php\
195197
php7.1-simplexml@php\
@@ -223,6 +225,8 @@ RUN apk add --no-cache \
223225
php7.1-sqlite3@php\
224226
php7.1-redis@php\
225227
php7.1-intl@php\
228+
php7.1-xmlrpc@php\
229+
php7.1-xmlwriter@php\
226230
php7.1-fpm@php
227231

228232
# These only exist in 7.1, not 7.2

‎conf/php.ini‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1915,4 +1915,4 @@ opcache.enable_file_override=1
19151915

19161916
; Local Variables:
19171917
; tab-width: 4
1918-
; End:
1918+
; End:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp