diff --git a/Dockerfile b/Dockerfile index a6676e2..62604d4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -30,6 +30,7 @@ RUN apt-get update && \ intl \ mbstring \ mysqli \ + pcntl \ pdo \ pdo_mysql \ zip && \