mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-23 18:55:18 +01:00
commit
866a86b6f1
@ -17,7 +17,7 @@ COPY ./make/photon/log/start.sh /usr/local/bin/
|
||||
RUN chmod +x /usr/local/bin/start.sh /etc/rsyslog.d/ && \
|
||||
chown -R 10000:10000 /etc/rsyslog.conf /etc/rsyslog.d/ /run
|
||||
|
||||
HEALTHCHECK CMD netstat -ltu|grep 10514
|
||||
HEALTHCHECK CMD netstat -ltun|grep 10514
|
||||
|
||||
VOLUME /var/log/docker/ /run/ /etc/logrotate.d/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user