Skip to content

Commit e6fac55

Browse files
committed
fix phar loading on alpine
1 parent af9cbc0 commit e6fac55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile.alpine

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ RUN apk add --quiet --no-cache \
44
apache2 \
55
php-apache2 \
66
php-ctype \
7+
php-phar \
78
php-gd \
89
php-openssl \
910
php-pdo \

0 commit comments

Comments
 (0)