mirror of
https://github.com/goharbor/harbor.git
synced 2025-02-21 22:32:04 +01:00
Update Dockerfile
This commit is contained in:
parent
9bfb566f5e
commit
e58c137912
@ -1,6 +1,5 @@
|
||||
FROM library/ubuntu:14.04
|
||||
|
||||
|
||||
# run logrotate hourly, disable imklog model, provides TCP/UDP syslog reception
|
||||
RUN mv /etc/cron.daily/logrotate /etc/cron.hourly/ \
|
||||
&& sed 's/$ModLoad imklog/#$ModLoad imklog/' -i /etc/rsyslog.conf \
|
||||
|
Loading…
Reference in New Issue
Block a user