/[LeafOK_CVS]/lbbs-combo/Dockerfile/dockerfile.php.testing
ViewVC logotype

Diff of /lbbs-combo/Dockerfile/dockerfile.php.testing

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.2 by sysadm, Fri Jan 9 11:16:28 2026 UTC Revision 1.3 by sysadm, Thu Jan 22 10:00:46 2026 UTC
# Line 14  COPY ./leafok_bbs/Dockerfile/php.ini /us Line 14  COPY ./leafok_bbs/Dockerfile/php.ini /us
14  # Set ownership to www-data user and group  # Set ownership to www-data user and group
15  RUN mkdir -p /var/lib/php/sessions \  RUN mkdir -p /var/lib/php/sessions \
16          && chown -R www-data:www-data /var/lib/php/sessions          && chown -R www-data:www-data /var/lib/php/sessions
   
 # Install PEAR Mail package  
 RUN pear install -a Mail  


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1