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 897b494 commit b663f8eCopy full SHA for b663f8e
php74/Dockerfile
@@ -21,6 +21,7 @@ ENV PHPRUN_DEPS \
21
openssh-client \
22
patch \
23
sqlite
24
+ENV PHP_CLI_SERVER_WORKERS 4
25
26
RUN set -e \
27
&& apk add --upgrade --no-cache \
php8/Dockerfile
&& echo 'http://dl-cdn.alpinelinux.org/alpine/edge/testing' >> /etc/apk/repositories \
0 commit comments