Skip to content

Commit

Permalink
Merge branch 'container-maintenance' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
skoranda committed Apr 10, 2023
2 parents de23813 + 12310f2 commit 53f27a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions container/match/base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ RUN rm -f ${COMANAGE_MATCH_DIR}/app/tmp \
&& chown -R www-data:www-data ${COMANAGE_MATCH_DIR}/app/tmp \
&& cd /var/www/html \
&& ln -s ${COMANAGE_MATCH_DIR}/app/webroot match \
&& ln -h www-data:www-data match \
&& mkdir ${COMANAGE_MATCH_DIR}/local

RUN a2enmod headers \
Expand Down

0 comments on commit 53f27a6

Please sign in to comment.