Removed broken healthcheck

This commit is contained in:
mandlm 2020-02-01 20:33:35 +01:00
parent 509a354c9b
commit b799f5c5c0

View File

@ -9,8 +9,6 @@ RUN TF=`mktemp` &&\
EXPOSE 35621/TCP 35622/UDP 35623/TCP
HEALTHCHECK CMD urbackupclientbackend status
WORKDIR /app
COPY run.sh /app