mirror of
https://github.com/klokantech/tileserver-php.git
synced 2025-08-05 06:07:48 +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 \
|
||||
php5 \
|
||||
php5-sqlite \
|
||||
php5-gd \
|
||||
unzip
|
||||
|
||||
COPY 000-default.conf /etc/apache2/sites-available/000-default.conf
|
||||
|
Reference in New Issue
Block a user