diff --git a/Dockerfile b/Dockerfile index 4e3b1ded6..e0255dff8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,4 +5,3 @@ COPY cx /app/bin/cx ENTRYPOINT ["/app/bin/cx"] -HEALTHCHECK NONE