add some dependencies for gd
This commit is contained in:
parent
562cde37f4
commit
78be0c66da
@ -10,6 +10,7 @@ before_script:
|
|||||||
# Install git, the php image doesn't have installed
|
# Install git, the php image doesn't have installed
|
||||||
- apt-get update -yqq
|
- apt-get update -yqq
|
||||||
- apt-get install git -yqq
|
- apt-get install git -yqq
|
||||||
|
- apt-get install libfreetype6-dev libjpeg62-turbo-dev libpng12-dev -yqq
|
||||||
|
|
||||||
# Install mysql driver
|
# Install mysql driver
|
||||||
- docker-php-ext-install pdo_mysql
|
- docker-php-ext-install pdo_mysql
|
||||||
|
Reference in New Issue
Block a user