Skip to content

Commit

Permalink
Some rename
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Nov 21, 2018
1 parent d697d73 commit e0d7914
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Expand Up @@ -13,11 +13,11 @@ RUN \
chmod +x /opt/Deskew/Bin/deskew &&\
rm /tmp/deskew-125.zip

CMD ["/opt/postprocess"]
CMD ["/opt/process"]

VOLUME /source \
/destination

ENV LANG=C.UTF-8

COPY postprocess /opt/
COPY process /opt/
File renamed without changes.
File renamed without changes.

0 comments on commit e0d7914

Please sign in to comment.