diff --git a/Dockerfile b/Dockerfile index 839de9c..634e648 100644 --- a/Dockerfile +++ b/Dockerfile @@ -149,6 +149,7 @@ ADD plugins/themes /var/www/html/plugins/themes # Add SSL cert option for DB Connection (replace files in pkp lib) COPY ssl/PKPContainer.php /var/www/html/lib/pkp/classes/core COPY ssl/PKPInstall.php /var/www/html/lib/pkp/classes/install +COPY ssl /var/www/html/ ENV LD_PRELOAD /usr/lib/preloadable_libiconv.so