diff --git a/hidche/app/Dockerfile b/hidche/app/Dockerfile index 86b951d..85ed503 100644 --- a/hidche/app/Dockerfile +++ b/hidche/app/Dockerfile @@ -19,6 +19,9 @@ RUN debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; \ gd \ intl \ opcache \ + sysvmsg \ + sysvsem \ + sysvshm \ pcntl \ pdo_mysql \ mysqli \