updated
This commit is contained in:
@@ -3,6 +3,7 @@ FROM php:5.6-fpm-alpine
|
|||||||
|
|
||||||
# Install system dependencies and PHP extensions
|
# Install system dependencies and PHP extensions
|
||||||
RUN apk --update --no-cache add \
|
RUN apk --update --no-cache add \
|
||||||
|
php5.6-fpm \
|
||||||
nginx \
|
nginx \
|
||||||
libpng-dev \
|
libpng-dev \
|
||||||
libjpeg-turbo-dev \
|
libjpeg-turbo-dev \
|
||||||
|
|||||||
Reference in New Issue
Block a user