Skip to content
Snippets Groups Projects
Commit cc1bf4f2 authored by Patrick Barroca's avatar Patrick Barroca :grin:
Browse files

dev #53508 try to add calendar extension

parent 716d5353
Branches
Tags
4 merge requests!2080Sandbox detach zf from storm,!2061Master,!1997Dev#53508 ci with docker,!1917[WIP] Hotline#50082 mixed records links in loans list
Pipeline #248 failed with stage
in 16 minutes and 53 seconds
......@@ -23,7 +23,7 @@ apt-get install libfreetype6-dev \
# required php extensions not included in base php image
pecl install imagick-3.4.3RC1
docker-php-ext-enable imagick
docker-php-ext-install mysqli mcrypt gettext
docker-php-ext-install mysqli mcrypt gettext calendar
docker-php-ext-configure gd --with-freetype-dir=/usr/include/ --with-jpeg-dir=/usr/include/
docker-php-ext-install gd
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment