maj Dockerfile pour install gd
This commit is contained in:
parent
5f20548e21
commit
6a7fd829e5
@ -11,6 +11,8 @@ RUN mkdir ${PAHEKO_DIR}/users
|
|||||||
RUN docker-php-ext-install calendar
|
RUN docker-php-ext-install calendar
|
||||||
|
|
||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
|
RUN apt-get install -y libpng-dev
|
||||||
|
RUN docker-php-ext-install gd
|
||||||
|
|
||||||
#Plugin facturation (le seul qui ne fasse pas parti de la distribution de base
|
#Plugin facturation (le seul qui ne fasse pas parti de la distribution de base
|
||||||
RUN apt-get install unzip
|
RUN apt-get install unzip
|
||||||
|
Loading…
x
Reference in New Issue
Block a user