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