Comment the cron-based healthcheck
This commit is contained in:
@@ -61,7 +61,7 @@ RUN apt-get update && apt-get install -y gnupg && \
|
|||||||
COPY docker-entrypoint.sh /entrypoint.sh
|
COPY docker-entrypoint.sh /entrypoint.sh
|
||||||
COPY docker-healthcheck.sh /healthcheck.sh
|
COPY docker-healthcheck.sh /healthcheck.sh
|
||||||
COPY seafile-entrypoint.sh /home/seafuser/entrypoint.sh
|
COPY seafile-entrypoint.sh /home/seafuser/entrypoint.sh
|
||||||
COPY seafile-healthcheck.sh /home/seafuser/healthcheck.sh
|
#COPY seafile-healthcheck.sh /home/seafuser/healthcheck.sh
|
||||||
COPY tests /tests
|
COPY tests /tests
|
||||||
|
|
||||||
ENTRYPOINT ["/bin/bash", "--"]
|
ENTRYPOINT ["/bin/bash", "--"]
|
||||||
|
|||||||
Reference in New Issue
Block a user