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 fbfb166 commit 9d9a067Copy full SHA for 9d9a067
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 session
22
-RUN docker-php-ext-install tokenizer
23
RUN docker-php-ext-install xml
24
25
RUN apt-get clean && rm -rf /var/lib/apt/lists/*
0 commit comments