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

Commit f9d8f3f

Browse files
committed
added exif extension to 7.3-alpine Dockerfile
1 parent 0345b69 commit f9d8f3f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎7.3/alpine/Dockerfile‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ RUN apk add --update --no-cache autoconf g++ imagemagick-dev libtool make pcre-d
3737
&& docker-php-ext-enable imagick \
3838
&& apk del autoconf g++ libtool make pcre-dev
3939

40+
# exif
41+
RUN docker-php-ext-install exif
42+
4043
# git client, mysql-client
4144
RUN apk add --update --no-cache git mysql-client
4245

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /