We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 514ab5d commit 9c44de5Copy full SHA for 9c44de5
Dockerfile
@@ -203,6 +203,7 @@ RUN echo @testing http://nl.alpinelinux.org/alpine/edge/testing >> /etc/apk/repo
203
docker-php-ext-configure gd \
204
--with-freetype \
205
--with-jpeg
206
+RUN pip install --upgrade pip
207
#curl iconv session
208
#docker-php-ext-install pdo_mysql pdo_sqlite mysqli mcrypt gd exif intl xsl json soap dom zip opcache && \
209
# docker-php-ext-install iconv pdo_mysql pdo_sqlite pgsql pdo_pgsql mysqli gd exif intl xsl json soap dom zip opcache && \
0 commit comments