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 df59208 commit 0ba022cCopy full SHA for 0ba022c
Dockerfile
@@ -19,7 +19,6 @@ RUN docker-php-ext-install zip
19
RUN docker-php-ext-install ctype
20
RUN docker-php-ext-install dom
21
RUN docker-php-ext-install filter
22
-RUN docker-php-ext-install hash
23
RUN docker-php-ext-install openssl
24
RUN docker-php-ext-install pcre
25
RUN docker-php-ext-install session
0 commit comments