diff --git a/Dockerfile.cuda-torch b/Dockerfile.cuda-torch index 8d6c3aa62..59ce1144b 100644 --- a/Dockerfile.cuda-torch +++ b/Dockerfile.cuda-torch @@ -9,7 +9,5 @@ RUN make deps-torch WORKDIR /data -RUN rm -fr /build - CMD ["/usr/local/bin/ocrd", "--help"]