Skip to content

Commit

Permalink
Dockerfile.cuda-torch: do NOT rm /build/core
Browse files Browse the repository at this point in the history
since we installed core in editable mode!
  • Loading branch information
bertsky authored Oct 1, 2024
1 parent ff81c6b commit 1f5c4bb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile.cuda-torch
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,5 @@ RUN make deps-torch

WORKDIR /data

RUN rm -fr /build

CMD ["/usr/local/bin/ocrd", "--help"]

0 comments on commit 1f5c4bb

Please sign in to comment.