Skip to content

Commit

Permalink
addressed openemr#161, rotate apache logs
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenwaite committed Jul 30, 2019
1 parent 38f7c7c commit 276ebdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/openemr/5.0.2/Dockerfile
Expand Up @@ -10,7 +10,7 @@ RUN apk add --no-cache \
php7-sodium php7-calendar \
perl mysql-client tar curl imagemagick nodejs nodejs-npm \
python openssl py-pip openssl-dev dcron \
shadow
shadow logrotate openrc
# Needed to ensure permissions work across shared volumes with openemr, nginx, and php-fpm dockers
RUN usermod -u 1000 apache
# Install composer for openemr package building
Expand Down

0 comments on commit 276ebdc

Please sign in to comment.