fix attempt for #11

This commit is contained in:
simon 2020-02-01 20:04:26 -05:00
parent bbee8aa721
commit 9ef1f3781d

View File

@ -16,4 +16,7 @@ RUN mkdir -p /usr/share/tessdata && \
ADD sist2 /root/sist2
ENV LANG C.UTF-8
ENV LC_ALL C.UTF-8
ENTRYPOINT ["/root/sist2"]