forked from GNUsocial/gnu-social
[TOOLS][DOCKER] Further fixes in the docker environment and fixed the install script
This commit is contained in:
@@ -11,3 +11,5 @@ RUN apk add --virtual .phpize-deps $PHPIZE_DEPS \
|
||||
&& apk del .phpize-deps > /dev/null
|
||||
|
||||
RUN docker-php-ext-install ${exts}
|
||||
|
||||
WORKDIR /var/www/social
|
||||
|
Reference in New Issue
Block a user