Skip to content

Commit

Permalink
Merge pull request #1280 from OCR-D/fix-docker-cuda-torch
Browse files Browse the repository at this point in the history
Dockerfile.cuda-torch: do NOT rm /build/core
  • Loading branch information
kba authored Oct 1, 2024
2 parents ff81c6b + 1f5c4bb commit a68782d
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 a68782d

Please sign in to comment.