Explorar el Código

fix phar loading on alpine

sstidl hace 1 año
padre
commit
e6fac5507e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      Dockerfile.alpine

+ 1 - 0
Dockerfile.alpine

@@ -4,6 +4,7 @@ RUN apk add --quiet --no-cache \
     apache2 \
     php-apache2 \
     php-ctype \
+    php-phar \
     php-gd \
     php-openssl \
     php-pdo \