Skip to content

Commit

Permalink
Don't need custom php.ini since base image manages it; logentries nee…
Browse files Browse the repository at this point in the history
…ds to go
  • Loading branch information
chrisvire committed Mar 21, 2022
1 parent d8acba3 commit c87596b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1,859 deletions.
4 changes: 0 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ RUN chmod a+x /usr/local/bin/s3-expand
RUN rm -f /etc/rsyslog.d/*
COPY build/rsyslog.conf /etc/rsyslog.conf

# Copy in updated php.ini
COPY build/php.ini /etc/php5/apache2/
COPY build/php.ini /etc/php5/cli/

# Copy logrotate file to manage logs
COPY build/sab /etc/logrotate.d
RUN chmod 0644 /etc/logrotate.d/sab
Expand Down
Loading

0 comments on commit c87596b

Please sign in to comment.