mirror of
https://github.com/klokantech/tileserver-php.git
synced 2025-08-04 13:47:49 +02:00
Added GD php module. See #53
This commit is contained in:
@@ -4,6 +4,7 @@ RUN apt-get update -y && apt-get install -qq -y \
|
|||||||
apache2 \
|
apache2 \
|
||||||
php5 \
|
php5 \
|
||||||
php5-sqlite \
|
php5-sqlite \
|
||||||
|
php5-gd \
|
||||||
unzip
|
unzip
|
||||||
|
|
||||||
COPY 000-default.conf /etc/apache2/sites-available/000-default.conf
|
COPY 000-default.conf /etc/apache2/sites-available/000-default.conf
|
||||||
|
Reference in New Issue
Block a user